VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMetadataElementJS type / get_GroupNumber Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_GroupNumber Method
In This Topic
Gets the DICOM group number.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataElementJS();

var value; // Type: number
value = instance.get_GroupNumber();

Return Value

The DICOM group number.
Browser Compatibility
56+
45+
11
See Also