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

    Return Value

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