This document is archived and information here might be outdated.  Recommended version.


IShapeConstructor.Anchor Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > IShapeConstructor Interface > IShapeConstructor.Anchor Property
ArcGIS Developer Help

IShapeConstructor.Anchor Property

The anchor of the sketch.

[Visual Basic .NET]
Public ReadOnly Property Anchor As IPoint
[C#]
public IPoint Anchor {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface