Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 498 Bytes

shape_strokethickness.md

File metadata and controls

30 lines (19 loc) · 498 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Shapes.Shape.StrokeThickness
winrt property

Windows.UI.Xaml.Shapes.Shape.StrokeThickness

-description

Gets or sets the width of the Shape stroke outline.

-xaml-syntax

<object StrokeThickness="double"/>

-property-value

The width of the Shape outline, in pixels. The default value is 0.

-remarks

-examples

-see-also