Click or drag to resize

CommandParameterGroupCurrentIndexChangedEventArgsNewIndex Property

Gets the index number of the current parameter after change.

Namespace:  RootPro.RootProCAD.Command
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public int NewIndex { get; }

Property Value

Type: Int32
See Also