Click or drag to resize

DashStylesDashDot Property

Gets the dash dot style

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

Property Value

Type: DashStyle
The dash dot style
See Also