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