CommandParameterGroupCurrentIndexChangedEventArgsParameterGroup Property |
Gets the command parameter group.
Namespace:
RootPro.RootProCAD.Command
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public CommandParameterGroup ParameterGroup { get; }
Public ReadOnly Property ParameterGroup As CommandParameterGroup
Get
Property Value
Type:
CommandParameterGroupSee Also