Leadtools.Windows.Annotations Namespace : AnnAlignmentX Enumeration |
public enum AnnAlignmentX : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnAlignmentX Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnAlignmentX
public enum AnnAlignmentX : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnAlignmentX = function() { }; Leadtools.Windows.Annotations.AnnAlignmentX.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnAlignmentX : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Center | The contents align toward the center of its container. |
Left | The contents align toward the left of its container. |
Right | The contents align toward the right of its container. |
For C#/VB examples, refer to AnnPolygonObject.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnAlignmentX
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