Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::textHeight Method (OdUInt32, OdUInt32)
Syntax
C++
virtual double textHeight(OdUInt32 row, OdUInt32 column) const;

Returns the text height for the specified cell in this table entity (DXF 140). 

 

Parameters
Description
row
[in] Row index of the cell.
column
[in] Column index of the cell.
Copyright © 2002-2022. Open Design Alliance All rights reserved.