StrokeDashOffset

Microsoft Silverlight will reach end of support after October 2021. Learn more.

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

<object StrokeDashOffset="Double"  .../>
value = object.StrokeDashOffset
object.StrokeDashOffset = value

Property Value

Type: Double

The distance within the dash pattern where a dash begins.

This property is read/write. The default value is 0.

Managed Equivalent

StrokeDashOffset

Remarks

The dash pattern is also influenced by the StrokeDashArray property.