VintaSoft Imaging .NET SDK 15.1: 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();

Return Value

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