This document is archived and information here might be outdated. Recommended version. |
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.