API Reference > OdDb Classes > OdDbTableStyle Class > OdDbTableStyle Methods > OdDbTableStyle::setBitFlags Method
OdDbTableStyle::setBitFlags Method
Syntax
C++
virtual void setBitFlags(OdUInt32 bitFlags);
Parameters 
Description 
OdUInt32 bitFlags 
[in] Bit flags. 

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

 

bitFlags must be a combination of one or more of the following: 

 

Name 
Value 
kHorzInsideLineFirst 
kHorzInsideLineSecond 
kHorzInsideLineThird 
kTableStyleModified 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.