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

Returns the minimum row height for the specified row in this table entity. 

 

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