Leadtools.Windows.Annotations Namespace : AnnTextAlignment Enumeration |
public enum AnnTextAlignment : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnTextAlignment Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnTextAlignment
public enum AnnTextAlignment : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnTextAlignment = function() { }; Leadtools.Windows.Annotations.AnnTextAlignment.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnTextAlignment : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
Near | Specifies the text is aligned near the layout rectangle. |
For C#/VB examples, refer to AnnTextObject.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnTextAlignment
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