This document is archived and information here might be outdated. Recommended version. |
Selection tracker used by this element.
[Visual Basic .NET] Public ReadOnly Property SelectionTracker As ISelectionTracker
[C#] public ISelectionTracker SelectionTracker {get;}
[C++]
HRESULT get_SelectionTracker(
ISelectionTracker** tracker
);
[C++] Parameters tracker [out, retval]
tracker is a parameter of type ISelectionTracker**
IElement Interface | IElementEditVertices Interface