Accusoft.ImagXpress13.Net
EnhancementDirection Enumeration




Option values used to determine enhancement direction.
Syntax
'Declaration
 
Public Enum EnhancementDirection 
   Inherits System.Enum
'Usage
 
Dim instance As EnhancementDirection
public enum EnhancementDirection : System.Enum 
__value public enum EnhancementDirection : public System.Enum 
public enum class EnhancementDirection : public System.Enum 
Members
MemberValueDescription
All0Enhance all directions.
Down4Enhance down.
Left1Enhance left.
LeftDown6Enhance diagonally left down.
LeftDownBoth10Enhance left, down, and diagonally left down.
LeftUp5Enhance diagonally left up.
LeftUpBoth9Enhance left, up, and diagonally left up.
Right2Enhance right.
RightDown8Enhance diagonally right down.
RightDownBoth12Enhance right, down, and diagonally right down.
RightUp7Enhance diagonally right up.
RightUpBoth11Enhance right, up, and diagonally right up.
Up3Enhance up.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.EnhancementDirection

See Also

Reference

Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback