In This Topic
Gets the DICOM group number.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataElementJS();
var value; // Type: number
value = instance.get_GroupNumber();
function get_GroupNumber() : number;
Return Value
The DICOM group number.
Browser Compatibility
See Also