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

Returns the height of the specified row. 

 

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