This structure is not intended to be used directly, and supports file storage. More...
#include <DgnPlatform.r.h>
Public Member Functions | |
DGNPLATFORM_EXPORT void | ComputeLogicalOr (TextStyleOverrideFlags &result, TextStyleOverrideFlags const &rhs) const |
Computes the logical or of two sets of flags. More... | |
DGNPLATFORM_EXPORT bool | AreAnyFlagsSet () const |
True if any flags are set. More... | |
This structure is not intended to be used directly, and supports file storage.
These flags identify every property that an element can override from its text style.
DGNPLATFORM_EXPORT bool AreAnyFlagsSet | ( | ) | const |
True if any flags are set.
Reserved bits are included in the operation.
DGNPLATFORM_EXPORT void ComputeLogicalOr | ( | TextStyleOverrideFlags & | result, |
TextStyleOverrideFlags const & | rhs | ||
) | const |
Computes the logical or of two sets of flags.
The result (also the left-hand-side argument) contains true for every flag on in either instance. Reserved bits are included in the operation.
UInt16 acadInterCharSpacing |
UInt16 acadLineSpacingType |
UInt16 background |
UInt16 backgroundborder |
UInt16 backgroundcolor |
UInt16 backgroundfillcolor |
UInt16 backgroundstyle |
UInt16 backgroundweight |
UInt16 backwards |
UInt16 bold |
UInt16 color |
UInt16 colorFlag |
UInt16 direction |
UInt16 fixedSpacing |
UInt16 fontNo |
UInt16 fractions |
UInt16 fullJustification |
UInt16 height |
UInt16 interCharSpacing |
UInt16 italics |
UInt16 just |
UInt16 lineLength |
UInt16 lineOffset |
UInt16 linespacing |
UInt16 nodeJust |
UInt16 overline |
UInt16 overlinecolor |
UInt16 overlineOffset |
UInt16 overlinestyle |
UInt16 overlinestyleflag |
UInt16 overlineweight |
UInt16 reserved |
UInt16 reserved2 |
UInt16 shxBigFont |
UInt16 slant |
UInt16 subscript |
UInt16 superscript |
UInt16 underline |
UInt16 underlinecolor |
UInt16 underlineOffset |
UInt16 underlinestyle |
UInt16 underlinestyleflag |
UInt16 underlineweight |
UInt16 upsidedown |
UInt16 width |
UInt16 widthFactor |