Accusoft.ImagXpress13.Net
RotateAngle Enumeration




Option values to determine what type of rotation, mirror, or image flipping functionality to invoke.
Syntax
'Declaration
 
Public Enum RotateAngle 
   Inherits System.Enum
'Usage
 
Dim instance As RotateAngle
public enum RotateAngle : System.Enum 
__value public enum RotateAngle : public System.Enum 
public enum class RotateAngle : public System.Enum 
Members
MemberValueDescription
Rotate00No rotation.
Rotate1802Rotate clockwise 90 degrees.
Rotate2703Rotate clockwise 90 degrees.
Rotate901Rotate clockwise 90 degrees.
RotateFlip4Flip the image.
RotateMirror5Mirror the image.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.RotateAngle

See Also

Reference

Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback