IDLitVisualization::GetDefaultSelectionVisual
Syntax | Return Value | Arguments | Keywords | Version History
The IDLitVisualization::GetDefaultSelectionVisual function method returns an object that serves as the default selection visual for this visualization.
Note
If the visualization on which this method is called is not a manipulator target (see MANIPULATOR_TARGET), the default selection visual returned by this method will be used as the current selection visual whenever the visualization is selected.
Syntax
Result = Obj->[IDLitVisualization::]GetDefaultSelectionVisual()
Return Value
Returns a reference to an IDLitManipulatorVisual object.
Arguments
None
Keywords
None
Version History