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




Specifies the alignment of AcetateElements.

Syntax

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

Members

MemberDescription
TopLeft Align top-left.
TopRight Align top-right.
BottomLeft Align bottom-left.
BottomRight Align bottom-right.
CenterLeft Align center-left.
CenterRight Align center-right.
TopCenter Align top-center.
BottomCenter Align bottom-center.
Center Align center.

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.