VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMetadataElementJS type / get_Value Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Value Method
    In This Topic
    Gets the value.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataElementJS();
    
    var value; // Type: number
    value = instance.get_Value();
    
    
    function get_Value() : number;
    

    Return Value

    The element value.
    Browser Compatibility
    56+
    45+
    11
    See Also