Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdFont::addFlag Method
Syntax
C++
void addFlag(OdUInt32 fontFlags);

Adds the specified font flags to this font object. 

 

Parameters
Description
fontFlags
[in] Property font flags to set.

Font flags must be a combination of zero or more of the following: 

 

Name
Value
kBigFont10
0x0001
kUniFont10
0x0002
kFont10
0x0004
kFont11
0x0008
kFont10A
0x0010
kTrueType
0x0020
kFontGdt
0x0040
kFontSimplex6
0x0080
kShapes11
0x0100
kFontRsc
0x0200
Copyright © 2002-2022. Open Design Alliance All rights reserved.