VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomCustomMetadataTextOverlayJS type / get_GroupNumber Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_GroupNumber Method
In This Topic
Gets the group number of DICOM data element.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomCustomMetadataTextOverlayJS(anchor, groupNumber, elementNumber, textFormat);

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

Return Value

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