IDLitVisualization::On2DRotate

Syntax | Arguments | Keywords | Version History

The IDLitVisualization::On2DRotate procedure method notifies objects that use the visualization's data when the rotation of the parent dataspace changes.

Syntax

Obj->[IDLitVisualization::]On2DRotate, Notifier, IsRotated

Arguments

Notifier

An object reference to the parent object that is sending notification when the dataspace rotation changes.

IsRotated

A scalar value that is non-zero if the dataspace is now rotated, or zero otherwise.

Keywords

None

Version History

6.1

Introduced