Creates a new instance of the AnnFont class.
AnnFont = function(fontFamilyName, sizeInPoints)
constructor(fontFamilyName: string, sizeInPoints: number);
fontFamilyName
The font family of the new AnnFont object.
sizeInPoints
The point size of the new AnnFont object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET