Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::setHeight Method
Syntax
C++
virtual void setHeight(double height);

Sets the overall height of this table entity. 

 

Parameters
Description
height
[in] Overall height.

Row heights may be adjusted proportionally. 

Method generates the eInvalidInput exception when the height is negative.

Copyright © 2002-2022. Open Design Alliance All rights reserved.