PenLineJoin
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Describes the shape that joins two lines or segments.
<object property="EnumerationValue" .../>
value = "EnumerationValue"
Enumeration Values
Value |
Description |
---|---|
Miter |
Regular angular vertices. |
Bevel |
Beveled vertices. |
Round |
Rounded vertices. |
Remarks
The following illustration shows the different line joins.