API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > OdDbTable::columnWidth Method
OdDbTable::columnWidth Method
Syntax
C++
virtual double columnWidth(OdUInt32 column) const;
Parameters 
Description 
OdUInt32 column 
[in] Column index. 

Returns the width of the specified column in this table entity (DXF 142). 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.