Click or drag to resize
SoDicomTag Constructor
Overload List
  NameDescription
Public methodSoDicomTag
Initializes a new instance of the SoDicomTag class
Public methodSoDicomTag(String)

Create a DICOM tag from its name in the dictionnary.

Public methodSoDicomTag(UInt32)

Create a DICOM tag from its 32 bit id.

Public methodSoDicomTag(UInt16, UInt16)

Create a DICOM from its group and element values.

Top
See Also