VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / buildLinesMeasurement Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    buildLinesMeasurement Method
    In This Topic
    Builds the lines measurement.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);
    
    var value; // Type: Vintasoft.Imaging.Dicom.WebDicomMeasurementJS
    value = instance.buildLinesMeasurement();
    
    
    function buildLinesMeasurement() : WebDicomMeasurementJS;
    

    Return Value

    The lines measurement.
    Browser Compatibility
    56+
    45+
    11
    See Also