Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnTextAlignment Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnTextAlignment Enumeration





Specifies the alignment of a text string relative to its layout rectangle.

Syntax

Visual Basic (Declaration) 
Public Enum AnnTextAlignment 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnTextAlignment
C# 
public enum AnnTextAlignment : Enum 
C++/CLI 
public enum class AnnTextAlignment : public Enum 
XAML Attributes Usage 

<object TextHorizontalAlignment=Leadtools.Windows.Annotations.AnnTextAlignment .../>

XAML Attributes Usage 

<object TextHorizontalAlignment=Leadtools.Windows.Annotations.AnnTextAlignment .../>

Members

MemberDescription
Near Specifies the text is aligned near the layout rectangle.
Center Specifies that text is aligned in the center of the layout rectangle.
Far Specifies 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: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnTextAlignment requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.