ESRI.ArcGIS.ADF.Web.UI.WebControls
TextAnchorPosition Enumeration
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : TextAnchorPosition Enumeration




The starting position of the CopyrightText on the Image

Syntax

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

Members

MemberDescription
BottomLeft Bottom Left of Image
BottomCenter Bottom Center of Image
BottomRight Bottom right of Image
CenterLeft Center left of Image
CenterCenter Center center of Image
CenterRight Center right of image
TopLeft Top left of Image
TopCenter Top center of Image
TopRight Top right of Image

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.UI.WebControls.TextAnchorPosition

See Also

© 2010 All Rights Reserved.