Helper method to get the text size using the specified parameters.
getTextSize = function(text, annFont, layoutArea)
static getTextSize(text: string, annFont: AnnFont, layoutArea: LeadSizeD): LeadSizeD;
text
Text to measure.
annFont
Font to use.
layoutArea
Layout area in container coordinates.
The size of the text in container coordinates.
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