This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > ISketchTool Interface > ISketchTool.Anchor Property (ArcObjects .NET 10.5 SDK) |
The anchor of the sketch.
[Visual Basic .NET] Public ReadOnly Property Anchor As IPoint
[C#] public IPoint Anchor {get;}