Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 559 Bytes

shape_strokedashoffset.md

File metadata and controls

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

Windows.UI.Xaml.Shapes.Shape.StrokeDashOffset

-description

Gets or sets a value that specifies the distance within the dash pattern where a dash begins.

-xaml-syntax

<object StrokeDashOffset="double"/>

-property-value

A value that represents the distance within the dash pattern where a dash begins. The default value is 0.

-remarks

-examples

-see-also