PointListParameterItemComplete Property |
Gets or sets a value indicating whether or not the entry of point sequence data has been completed.
Namespace:
RootPro.RootProCAD.Command
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool Complete { get; set; }
Public MustOverride Property Complete As Boolean
Get
Set
Property Value
Type:
BooleanSee Also