Close

Relief for ODA Team in Ukraine

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

Returns true if and only if the background color for the specified cell is disabled for this table entity (DXF 283). 

 

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.