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)
Syntaxpublic int NewIndex { get; }Public ReadOnly Property NewIndex As Integer
	Get
Property Value
Type: 
Int32
See Also