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




Glossary Item Box

Identifies the different types of image display alignment modes (i.e., identifies how the displayed image is aligned relative to the device rectangle).

Syntax

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

Members

MemberValueDescription
BOTTOM0x00000002The image is aligned to the bottom border of the device rectangle.
CENTER0x00000001The image is centered vertically.
TOP0x00000000The image is aligned to the top border of the device rectangle.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Display.ImGearAlignmentVModes

See Also

©2013. Accusoft Corporation. All Rights Reserved.