AcadToolbarItemClassType Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual AcToolbarItemType Type { get; }
Public Overridable ReadOnly Property Type As AcToolbarItemType
Get
public:
virtual property AcToolbarItemType Type {
AcToolbarItemType get ();
}
abstract Type : AcToolbarItemType with get
override Type : AcToolbarItemType with get
Property Value
Type:
AcToolbarItemType
Implements
IAcadToolbarItemType
See Also