IAcadTableColumnWidth
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.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
Double
 
See Also