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; }
Public Shared ReadOnly Property Dash As DashStyle
Get
static member Dash : DashStyle with get
Property Value
Type:
DashStyleThe dash style
See Also