CommandParameterGroupCurrentIndexChangedEventArgsOldParameterItem Property |
Gets the parameter item 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 ParameterItem OldParameterItem { get; }
Public ReadOnly Property OldParameterItem As ParameterItem
Get
Property Value
Type:
ParameterItemSee Also