The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PenLineCap Enumeration
Silverlight
Describes the shape at the end of a line or segment.
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
![]() | Flat | A cap that does not extend past the last point of the line. Comparable to no line cap. |
![]() | Square | A rectangle that has a height equal to the line thickness and a length equal to half the line thickness. |
![]() | Round | A semicircle that has a diameter equal to the line thickness. |
![]() | Triangle | An isosceles right triangle whose base length is equal to the thickness of the line. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:

