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