This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IElementEditCallout Interface > IElementEditCallout.GetMoveTextSelectionTracker Method (ArcObjects .NET 10.4 SDK) |
Returns the selection tracker to move the text used by this element.
[Visual Basic .NET] Public Function GetMoveTextSelectionTracker ( _ ) As ISelectionTracker
[C#] public ISelectionTracker GetMoveTextSelectionTracker ( );
[C++]
HRESULT GetMoveTextSelectionTracker(
ISelectionTracker** tracker
);
[C++]
Parameters tracker [out, retval]
tracker is a parameter of type ISelectionTracker