Click or drag to resize

DashStylesDash Property

Gets a dash style with a single dash

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static DashStyle Dash { get; }

Property Value

Type: DashStyle
The dash style
See Also