ILNumerics - Technical Application Development
Top
The IDriver type exposes the following members.
Properties
Name | Description | |
---|---|---|
BackColor |
Set and gets the background color.
[ILNumerics Visualization Engine] | |
Camera | Obsolete. | |
FPS |
Gets the frames per second.
[ILNumerics Visualization Engine] | |
LocalScene |
Gets the local scene.
[ILNumerics Visualization Engine] | |
LocalSceneSyncRoot |
Gets the synchronized root of the local scene.
[ILNumerics Visualization Engine] | |
Rectangle |
Gets and sets the rectangle.
[ILNumerics Visualization Engine] | |
RendererType |
Get the driver type.
[ILNumerics Visualization Engine] | |
Scene |
Gets and sets the scene.
[ILNumerics Visualization Engine] | |
SceneSyncRoot |
Gets the synchronized root of the scene.
[ILNumerics Visualization Engine] | |
Size |
Gets the size.
[ILNumerics Visualization Engine] | |
Timeout |
Time after which rendering is cancelled if not completed. Default: 0 (no limit)
[ILNumerics Visualization Engine] | |
ViewTransform |
Gets the view transform.
[ILNumerics Visualization Engine] |
See Also