ESRI.ArcGIS.ADF.Web.UI.WebControls
TextAnchorPosition Enumeration
See Also  Send Feedback
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 System.Enum
Visual Basic (Usage)Copy Code
Dim instance As TextAnchorPosition
C# 
public enum TextAnchorPosition : System.Enum 

Members

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

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.