IAcadTableRowHeight Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
double RowHeight { set; }
WriteOnly Property RowHeight As Double
Set
property double RowHeight {
void set (double value);
}
abstract RowHeight : float with set
Property Value
Type:
Double
See Also