Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::setAlignment Method
Syntax
C++
virtual void setAlignment(OdUInt32 row, OdUInt32 column, OdDb::CellAlignment alignment);

Sets the cell alignment for the specified cell in this table entity (DXF 170). 

 

Parameters
Description
row
[in] Row index of the cell.
column
[in] Column index of the cell.
alignment
[in] Alignment.
Alignment must be one of the following:
Copyright © 2002-2022. Open Design Alliance All rights reserved.