VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMetadataTextOverlayJS type / get_ElementId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ElementId Method
In This Topic
Gets an identifier of DICOM tag.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataTextOverlayJS(anchor, elementId, textFormat);

var value; // Type: string
value = instance.get_ElementId();

Return Value

An identifier of DICOM tag.
Browser Compatibility
56+
45+
11
See Also