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