VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / get_TextOverlayDefaultFontProperties Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_TextOverlayDefaultFontProperties Method
In This Topic
Gets the default font properties for TextOverlay property.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);

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

Return Value

The text overlay font properties.
Browser Compatibility
56+
45+
11
See Also