CanvasStrokeStyleDashStyle Property |
Gets or sets the stroke's dash pattern.
This is ignored if
CustomDashStyle has been set.
Namespace:
Microsoft.Graphics.Canvas.Geometry
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public CanvasDashStyle DashStyle { get; set; }
Property Value
Type:
CanvasDashStyleSee Also