ImageGear for .NET
ImGearOrientationModes Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace : ImGearOrientationModes Enumeration




Glossary Item Box

Specifies ImageGear orientation modes.

Syntax

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

Members

MemberValueDescription
BOTTOM_LEFT4Bottom to the Left orientation.
BOTTOM_RIGHT3Bottom to the Right orientation.
LEFT_BOTTOM8Left to the Bottom orientation.
LEFT_TOP5Left to the Top orientation.
RIGHT_BOTTOM7Right to the Bottom orientation.
RIGHT_TOP6Right to the Top orientation.
TOP_LEFT1Top to the Left orientation.
TOP_RIGHT2Top to the Right orientation.

Remarks

Specifies ImageGear orientation modes.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Core.ImGearOrientationModes

See Also

©2013. Accusoft Corporation. All Rights Reserved.