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




Specifies the cap type for the end of lines.

Syntax

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

Members

MemberDescription
Butt End cap is square and butts up to the line end point.
Round End cap is rounded. The round part may go past the line end point.
Square End cap is square. The square may go past the line end point.

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.