'DeclarationPublic Enum RotateState Inherits System.Enum
'UsageDim instance As RotateState
public enum RotateState : System.Enum
public enum class RotateState : public System.Enum
'DeclarationPublic Enum RotateState Inherits System.Enum
'UsageDim instance As RotateState
public enum RotateState : System.Enum
public enum class RotateState : public 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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2