InitialViewDirection Enumeration (original) (raw)

Summary

Specifies the initial view of the reformatted images.

Syntax

public enum InitialViewDirection 
public enum class InitialViewDirection sealed 

Members

-1 None The Reformatting Operation Initial View Direction is not used.
0 Axial The Reformatting Operation Initial View Direction is AXIAL
1 Sagittal The Reformatting Operation Initial View Direction is SAGITTAL.
2 Coronal The Reformatting Operation Initial View Direction is SAGITTAL

Remarks

The Hanging Protocol Storage Information Object Definition (IOD) includes the Hanging Protocol Display module, which in turn contains a Display Sets Sequence (0072,0200). The Display Sets Sequence contains the optional Reformatting Operation Initial View Direction (0072,0516), which can be one of the following values: SAGITTALTRANSVERSE

Leadtools.Dicom.Common Assembly