StrokeEndLineCap
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets or sets a value that describes the shape at the end of a line.
<object StrokeEndLineCap="PenLineCap" .../>
value = object.StrokeEndLineCap
object.StrokeEndLineCap = value
Property Value
Type: PenLineCap
One of the enumeration values (flat, square, round, or triangle) that describes the end cap shape.
This property is read/write. The default value is Flat.