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.

Managed Equivalent

PenLineJoin

Remarks

The following illustration shows the different line joins.

PenLineJoin settings

Shows Miter, Bevel, and Round.

Applies To

StrokeLineJoin