|
IDL Reference Guide: iTools Object Classes |
|
The IDLitVisualization::OnWorldDimensionChange procedure method notifies objects that use the visualization's data when the dimensionality of the visualization's parent dataspace changes.
Obj->[IDLitVisualization::]OnWorldDimensionChange, Notifier, Is3D
An object reference to the parent object that is sending notification when the dimensionality changes.
A scalar value that is non-zero if the object is now three-dimensional, or zero otherwise.
None
IDL Online Help (March 06, 2007)