This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditSketch2 Interface > IEditSketch2.PartComplete Property (ArcObjects .NET 10.4 SDK) |
Indicates whether FinishPart has been called on the edit sketch.
[Visual Basic .NET] Public ReadOnly Property PartComplete As Boolean
[C#] public bool PartComplete {get;}
Use this property to determine when the current part of the sketch is finished.