IDLitManipulatorManager::RemoveManipulatorObserver
Syntax | Arguments | Keywords | Version History
The IDLitManipulatorManager::RemoveManipulatorObserver procedure method is used to remove a manipulator observer from the manipulator object. If the value for the Observer argument is not a valid manipulator observer, this method does nothing and no error is reported.
Syntax
Obj->[IDLitManipulatorManager::]RemoveManipulatorObserver, Observer
Arguments
Observer
A scalar or array of objects that are to be removed from this container
Keywords
None
Version History