TrackObjectSelection: Boolean;
TrackObjectSelection: boolean;
The TrackObjectSelection property determines whether to set selection in the change tree by selection in visualizer.
Available Values:
True. Selection is set.
False. Selection is not set.
The property use is given in the example for IEaxObjectSelectionManager.ObjectSelection.
See also: