VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebDicomMeasurementJS type
    In This Topic
    Provides a base class for DICOM measurement.
    Syntax
    // Parameters
    var viewer; // Type: WebDicomViewerBaseControlJS
    var dicomMeasurementType; // Type: WebDicomMeasurementTypeEnumJS
    
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);
    
    
    function WebDicomMeasurementJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Dicom.WebDicomMeasurementJS

    Browser Compatibility
    56+
    45+
    11
    See Also