Click or drag to resize

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; }

Property Value

Type: CommandParameterGroup
See Also