ToolBarItemItemType Property |
Get the type of toolbar item.
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 ToolBarItemType ItemType { get; }
Public MustOverride ReadOnly Property ItemType As ToolBarItemType
Get
Property Value
Type:
ToolBarItemTypeSee Also