|
IDL Reference Guide: iTools Object Classes |
|
The IDLitTool::GetManipulators function method retrieves the manipulators registered with the iTool object. Unlike other items in the iTool and due to the active nature of the subsystem, manipulators are instantiated when registered.
Result = Obj->[IDLitTool::]GetManipulators( [, COUNT=variable])
Returns the object references to the manipulators that were instantiated when items were registered with the iTool.
None
Set this keyword to a named variable that will contain the number of object descriptors returned by this method.
IDL Online Help (March 06, 2007)