VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebVintasoftFontPropertiesJS type / getSizeInPixels Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getSizeInPixels Method
In This Topic
Returns the font size, in pixels.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS(name, size, color, isBold, isItalic, isUnderline, isStrikeout);

var value; // Type: number
value = instance.getSizeInPixels();

Return Value

The font size, in pixels.
Browser Compatibility
56+
45+
11
See Also