get_FontProperties Method
In This Topic
Gets the font, which must be used for drawing the text.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor);
var value; // Type: Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS
value = instance.get_FontProperties();
Return Value
The font, which must be used for drawing the text.
Browser Compatibility
See Also