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