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: 2024.1.1.0 (2024.1.1)
Syntax
public SiDicomValue GetValue()

Return Value

Type: SiDicomValue

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

Remarks

See Also