ESRI.ArcGIS.ADF.Web
LineAlignment Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace : LineAlignment Enumeration




Specifies the alignment of the rendered line in relation to the theoretical zero-width line.

Syntax

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

Members

MemberDescription
Center The rendered line is centered over the theoretical line.
Inset The rendered line is positioned inside the theoretical line.

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.