ImageGear for Silverlight
ImGearHorizontalAlignment Enumeration
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace : ImGearHorizontalAlignment Enumeration




Glossary Item Box

Indicates where a caption should be rendered relative to the horizontal bounds of the specified clipping rectangle.

Syntax

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

Members

MemberValueDescription
Center2 The text is horizontally centered.
Left0 The text is left justified.
Right1 The text is right justified.

Remarks

The clipping rectangle is specified by the ImGearCaption.Area and ImGearCaption.Clip properties.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearHorizontalAlignment

See Also

©2013. Accusoft Corporation. All Rights Reserved.