CommandParameterChangedEventArgsCommandState Property |
Gets the command status.
Namespace:
RootPro.RootProCAD.Command
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public CommandState CommandState { get; set; }
Public Property CommandState As CommandState
Get
Set
Property Value
Type:
CommandStateSee Also