LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnTextAlignment Enumeration

Show in webframe





Specifies the alignment of a text string relative to its layout rectangle.
Syntax
'Declaration
 
Public Enum AnnTextAlignment 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnTextAlignment

            

            
public enum class AnnTextAlignment : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NearSpecifies the text is aligned near the layout rectangle.
0x00000001CenterSpecifies that text is aligned in the center of the layout rectangle.
0x00000002FarSpecifies that text is aligned far from the origin position of the layout rectangle.
Example

For C#/VB examples, refer to AnnTextObject.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnTextAlignment

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.