![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace : OrientationActions Enumeration |
public enum OrientationActions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum OrientationActions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As OrientationActions
public enum class OrientationActions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | No action. |
0x00000001 | FlipHorz | Flip the image along the horizontal axis. |
0x00000002 | FlipVert | Flip the image along the vertical axis. |
0x00000003 | Rotate90 | Rotate the image 90 degrees in the clockwise direction. |
0x00000004 | Rotate270 | Rotate the image 270 degrees in the clockwise direction (or 90 degrees in the counter-clockwise direction). |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.OrientationActions