ESRI.ArcGIS.ADF.IMS
HorizontalAlignment Enumeration
See Also 
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace : HorizontalAlignment Enumeration




Specifies horizontal alignment.

Syntax

Visual Basic (Declaration) 
Public Enum HorizontalAlignment 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As HorizontalAlignment
C# 
public enum HorizontalAlignment : Enum 

Members

MemberDescription
Left Align with the left.
Center Align with the center.
Right Align with the right.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.IMS.Display.AcetateElement.HorizontalAlignment

See Also

© 2010 All Rights Reserved.