IAcadDocumentHeight Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
Property Height As Integer
Get
Set
property int Height {
int get ();
void set (int value);
}
abstract Height : int with get, set
Property Value
Int32
See Also