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

    Return Value

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