VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerTextLineJS type / get_Font Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Font Method
In This Topic
Gets the font.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerTextLineJS(format, textColor, selectedTextColor, font);

var value; // Type: Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS
value = instance.get_Font();

Return Value

The font, which must be used for drawing the text.
Browser Compatibility
56+
45+
11
See Also