Click or drag to resize
CanvasStrokeStyleDashOffset Property
Gets or sets how far into the dash sequence the stroke will start.

Namespace:  Microsoft.Graphics.Canvas.Geometry
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float DashOffset { get; set; }

Property Value

Type: Single
See Also