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

    Return Value

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