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 OrientationActions : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Common.DataTypes.OrientationActions = function() { }; Leadtools.Dicom.Common.DataTypes.OrientationActions.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class OrientationActions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
FlipHorz | Flip the image along the horizontal axis. |
FlipVert | Flip the image along the vertical axis. |
None | No action. |
Rotate270 | Rotate the image 270 degrees in the clockwise direction (or 90 degrees in the counter-clockwise direction). |
Rotate90 | Rotate the image 90 degrees in the clockwise direction. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.OrientationActions
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