| Visual Basic (Declaration) | |
|---|---|
Public Enum CapType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum CapType : Enum | |
| Member | Description |
|---|---|
| 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. |
| Butt | End cap is square and butts up to the line end point. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.ADF.Web.Display.Symbol.CapType
Target Platforms:Windows XP Professional, Windows Server 2003 family