-api-id | -api-type |
---|---|
T:Microsoft.UI.Xaml.Media.PenLineCap |
winrt enum |
Describes the shape at the end of a line or segment.
<object property="enumMemberName"/>
A cap that does not extend past the last point of the line. Comparable to no line cap.
A rectangle that has a height equal to the line thickness and a length equal to half the line thickness.
A semicircle that has a diameter equal to the line thickness.
An isosceles right triangle whose base length is equal to the thickness of the line.