Click or drag to resize

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; }

Property Value

Type: ToolBarItemType
See Also