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

    Return Value

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