ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
The new reference count for the scene
When the reference counter is decreased to 0 the scene gets disposed. This will clear all nodes from its children.
If for a node this is the only occurence of the node it gets disposed also.
Decrease internal reference counter, to be called when a scene finishes sharing in custom setups (non-IDriver or non-Panel).
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Return Value
Type: UInt32The new reference count for the scene
Remarks
[ILNumerics Visualization Engine]
See Also