ImageGear for .NET
ImGearAlignmentHModes Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Display Namespace : ImGearAlignmentHModes 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
CENTER0x00000010The image is centered horizontally.
LEFT0x00000000The image is aligned to the left border of the device rectangle.
RIGHT0x00000020The image is aligned to the right border of the device rectangle.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Display.ImGearAlignmentHModes

See Also

©2013. Accusoft Corporation. All Rights Reserved.