2.1.2 Bit Flag Constant Types
The Bit Flag constants specify properties and options for EMF+ objects and records. In general, bit flags can be combined with Boolean OR operations.
The following bit flags are defined:
Name |
Section |
Description |
---|---|---|
BrushData |
Properties of graphics brushes. |
|
CustomLineCapData |
Data for custom line caps. |
|
DriverStringOptions |
Properties of graphics text positioning and rendering. |
|
FontStyle |
Styles of graphics font typefaces. |
|
PaletteStyle |
Properties of graphics palettes. |
|
PathPointType |
Type properties of points on graphics paths. |
|
PenData |
Properties of graphics pens. |
|
StringFormat |
Options for graphics text layout. |