This documentation is archived and is not being maintained.
PenLineJoin Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Describes the shape that joins two lines or segments.
Namespace:
System.Windows.Media
Assembly:
System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
<object property="enumMemberName"/>
| Member name | Description |
|---|
| Miter | Line joins use regular angular vertices. |
| Bevel | Line joins use beveled vertices. |
| Round | Line joins use rounded vertices. |
The following illustration shows the different line joins.
PenLineJoin settings

Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0