Click or drag to resize
SiDicomElementGetValue Method

Get the value of the element.

Namespace: OIV.VolumeViz.Readers.Dicom
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SiDicomValue GetValue()

Return Value

Type: SiDicomValue

a pointer to the value or NULL if the element has no value.

Remarks

See Also