VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type / get_FontProperties Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_FontProperties Method
    In This Topic
    Gets the default font properties.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);
    
    var value; // Type: Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS
    value = instance.get_FontProperties();
    
    
    function get_FontProperties() : WebVintasoftFontPropertiesJS;
    

    Return Value

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