ToolBarItemIndex Property |
Get the index number in the collection of toolbar items.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int Index { get; }
Public MustOverride ReadOnly Property Index As Integer
Get
Property Value
Type:
Int32See Also