'DeclarationPublic Enum RotateState Inherits System.Enum
public enum RotateState : System.Enum
'DeclarationPublic Enum RotateState Inherits System.Enum
public enum RotateState : System.Enum
| Member | Description |
|---|---|
| Full | Image is rotated 180° |
| Left | Image is rotated 90° counter-clockwise |
| Normal | No Rotate mode is specified |
| Right | Image is rotated 90° clockwise |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.RotateState