CadFontStyleTableFlag enumeration

CadFontStyleTableFlag enumeration

Font style table flags.

The CadFontStyleTableFlag type exposes the following members:

Fields

FieldDescription
NONEEmpty flag.
FIXED_PITCHFixed pitch (monospace font).
VARIABLE_PITCHVariable pitch.
ROMANRoman family (serif).
SWISSSwiss family (sans serif).
ITALICItalic style.
BOLDBold style.
BOLD_ITALICBold italic style.

See Also