VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMprControlJS type / buildEllipseMeasurement Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    buildEllipseMeasurement Method
    In This Topic
    Builds the ellipse measurement on focused viewer.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMprControlJS(settings, dicomControl);
    
    var value; // Type: any
    value = instance.buildEllipseMeasurement();
    
    
    function buildEllipseMeasurement() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also