SoDicomTagGetKeyword Method |
Returns the tag's keyword in the dictionary or "Unknown" if not found.
Namespace: OIV.VolumeViz.Readers.DicomAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public string GetKeyword()
Public Function GetKeyword As String
public:
String^ GetKeyword()
member GetKeyword : unit -> string
Return Value
Type:
StringRemarks See Also