Leadtools.Wia Namespace > WiaProperties Structure : Orientation Property |
public WiaOrientation Orientation {get; set;}
'Declaration Public Property Orientation As WiaOrientation
'Usage Dim instance As WiaProperties Dim value As WiaOrientation instance.Orientation = value value = instance.Orientation
public WiaOrientation Orientation {get; set;}
get_Orientation();
set_Orientation(value);
public: property WiaOrientation Orientation { WiaOrientation get(); void set ( WiaOrientation value); }
0 degrees. | |
90-degree counter-clockwise rotation, relative to the Portrait orientation. | |
180-degree counter-clockwise rotation, relative to the Portrait orientation. | |
270-degree counter-clockwise rotation, relative to the Portrait orientation. |
For more information about the orientation modes, please refer to the WIA_IPS_ORIENTATION property ID in Microsoft Windows SDK Documentation.
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