VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMprControlJS type / removeFocusedMeasurement Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    removeFocusedMeasurement Method
    In This Topic
    Removes the focused measurement on focused viewer.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMprControlJS(settings, dicomControl);
    
    var value; // Type: any
    value = instance.removeFocusedMeasurement();
    
    
    function removeFocusedMeasurement() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also