![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
CapType Enumeration | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace : CapType Enumeration |
Visual Basic (Declaration) | |
---|---|
Public Enum CapType Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As CapType |
C# | |
---|---|
public enum CapType : System.Enum |
Member | Description |
---|---|
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. |
Specifies how ends of lines are portrayed. Effect is only visible with thicker line widths and/or antialiasing turned on. Used in SimpleLineSymbol.CapType and SimpleFillSymbol.BoundaryCapType.
The following illustrates the effect of CapType settings:
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