Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTableStyle::bitFlags Method
Syntax
C++
virtual OdUInt32 bitFlags() const;

Returns the bit flags for this TableStyle object (DXF 71).

bitFlags() returns a combination of zero or more of the following: 

 

Name
Value
kHorzInsideLineFirst
1
kHorzInsideLineSecond
2
kHorzInsideLineThird
4
kTableStyleModified
8
Copyright © 2002-2022. Open Design Alliance All rights reserved.