ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Note: This API is now obsolete.
Gets the type of renderer used to render the scene or sets it. Default: OpenGL, fallback: GDI.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
[ObsoleteAttribute("Use ILNumerics.Drawing.IDriver.RendererType instead!")] public RendererTypes Driver { get; }
Property Value
Type: RendererTypesRemarks
[ILNumerics Visualization Engine]
See Also