ILNumerics Ultimate VS

PanelRendererType Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
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

public RendererTypes RendererType { get; set; }

Property Value

Type: RendererTypes

Implements

IDriverRendererType
Remarks

[ILNumerics Visualization Engine]

See Also

Reference