LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnTextAlignment Enumeration






Specifies the alignment of a text string relative to its layout rectangle. .NET support Silverlight support
Syntax
'Declaration
 
Public Enum AnnTextAlignment 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnTextAlignment
public enum AnnTextAlignment : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Annotations.AnnTextAlignment = function() { };
Leadtools.Windows.Annotations.AnnTextAlignment.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnTextAlignment : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CenterSpecifies that text is aligned in the center of the layout rectangle.
FarSpecifies that text is aligned far from the origin position of the layout rectangle.
NearSpecifies the text is aligned near 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.