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
See Also