ILNumerics Ultimate VS

PanelDriver Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

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: RendererTypes
Remarks

[ILNumerics Visualization Engine]

See Also

Reference