AcadToolbarClassWidth Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual int Width { get; }
Public Overridable ReadOnly Property Width As Integer
Get
public:
virtual property int Width {
int get ();
}
abstract Width : int with get
override Width : int with get
Property Value
Type:
Int32
Implements
IAcadToolbarWidth
See Also