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