The ANNFONT structure provides getting or setting font characteristics of the annotation name.
Size of this structure. Use sizeof(ANNFONT).
Character string that contains the name of the font
Flag that indicates whether the font is bold. Possible values are:
Value | Meaning |
---|---|
TRUE | The font is bold |
FALSE | The font is not bold |
Flag that indicates whether the font is italicized. Possible values are:
Value | Meaning |
---|---|
TRUE | The font is italicized |
FALSE | The font is not italicized |
Flag that indicates whether the font is drawn with a strikeout. Possible values are:
Value | Meaning |
---|---|
TRUE | The font is drawn with strikeout |
FALSE | The font is drawn without strikeout |
Flag that indicates whether the font is drawn with an underline. Possible values are:
Value | Meaning |
---|---|
TRUE | The font is drawn with an underline |
FALSE | T he font is drawn without an underline |
The size, in logical units, of the font's character cell or character.
Reserved for internal use. Must set this field to zero.
Note: LF_FACESIZE is defined as
#define LF_FACESIZE 32
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document