IDLitManipulatorVisual

Superclasses | Creation | Properties | Methods | Version History

The IDLitManipulatorVisual class implements methods that allow the iTool developer to create visual elements that are associated with an interactive manipulator. IDLitManipulatorVisual objects are not intended to be created as standalone entities; rather, this class should be included as the superclass of another iTool class.

Superclasses

IDLgrModel

IDLitIMessaging

Note
See the iTools Object Model Diagram (iTool Developer's Guide) for a visual representation of the iTools object model hierarchy.

Creation

See IDLitManipulatorVisual::Init.

Properties

Objects of this class have the following properties. See IDLitManipulatorVisual Properties for details on individual properties.

Methods

This class has the following methods:

Version History

6.0

Introduced