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




Glossary Item Box

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

Syntax

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

Members

MemberValueDescription
Bottom1 The text is bottom justified.
Center2 The text is vertically centered.
Top0 The text is top 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.ImGearVerticalAlignment

See Also

©2013. Accusoft Corporation. All Rights Reserved.