ILNumerics Ultimate VS

SceneTypes Enumeration

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Scene types, used to determine, where a node is hosted.

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public enum SceneTypes
Members

  Member nameValueDescription
Global0 The global scene holds the main shapes and plots and is shareable between drivers/controls.
Local1 Adresses the local part of a scene, which is 'private' to every driver
Remarks

[ILNumerics Visualization Engine]

See Also

Reference