Close

Relief for ODA Team in Ukraine

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

Sets the overall width for this table entity. 

 

Parameters
Description
width
[in] Overall width.

Column widths may be adjusted proportionally. 

Method generates the eInvalidInput exception when the width is negative.

columWidth

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