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

Returns the height of the specified row in this table entity (DXF 141). 

 

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