Accusoft.ImagXpress12.Net
EnhancementDirection Enumeration
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : EnhancementDirection Enumeration




Glossary Item Box

Option values used to determine enhancement direction.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.