Click or drag to resize
SiDicomElementClone Method

Create a clone of the current element.

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

Return Value

Type: SiDicomElement

a newly created DICOM element, that must be deleted by the caller.

Remarks

See Also