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