CommandParameterGroupCurrentIndexChangedEventArgsOldIndex Property |
Gets the index number of the current parameter before 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 OldIndex { get; }
Public ReadOnly Property OldIndex As Integer
Get
Property Value
Type:
Int32See Also