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




Specifies vertical alignment.

Syntax

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

Members

MemberDescription
Top Align with the top.
Center Align with the center.
Bottom Align with the bottom.

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.