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 public float DashOffset { get; set; }
Property Value
Type:
SingleSee Also