Click or drag to resize

DashStylesDot Property

Gets a dot style

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

Property Value

Type: DashStyle
The dot dash style
See Also