Leadtools.Wia Namespace : WiaOrientation Enumeration |
public enum WiaOrientation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaOrientation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaOrientation
public enum WiaOrientation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaOrientation = function() { }; Leadtools.Wia.WiaOrientation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaOrientation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Landscape | 90-degree counter-clockwise rotation, relative to the Portrait orientation. |
Portrait | 0 degrees. |
Rotate180 | 180-degree counter-clockwise rotation, relative to the Portrait orientation. |
Rotate270 | 270-degree counter-clockwise rotation, relative to the Portrait orientation. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaOrientation
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