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

Members

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

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.Display.Symbol.LineAlignment

See Also

© 2010 All Rights Reserved.