| C1.Web.Wijmo.Controls.C1Maps Namespace : PenLineCap Enumeration |
'DeclarationPublic Enum PenLineCap Inherits System.Enum
public enum PenLineCap : System.Enum
| Member | Description |
|---|---|
| Butt | A cap that does not extend past the last point of the line. Comparable to no line cap. |
| Round | A semicircle that has a diameter equal to the line thickness. |
| Square | A rectangle that has height equals to the line thickness and a length equal to half the line thickness. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1Maps.PenLineCap
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2