This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IStretchLineFeedback Interface > IStretchLineFeedback.Anchor Property (ArcObjects .NET 10.4 SDK) |
The anchor point of the curve.
[Visual Basic .NET]
Public WriteOnly Property Anchor
[C#] public void Anchor {set;}
[C++]
HRESULT put_Anchor(
IPoint*
);
[C++]
Parameters [in]
is a parameter of type IPoint