This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IRotateTextFeedback Interface > IRotateTextFeedback.Anchor Property (ArcObjects .NET 10.5 SDK) |
The anchor point of the feedback.
[Visual Basic .NET] Public ReadOnly Property Anchor As IPoint
[C#] public IPoint Anchor {get;}
[C++]
HRESULT get_Anchor(
IPoint** Anchor
);
[C++]
Parameters Anchor [out, retval]
Anchor is a parameter of type IPoint