Click or drag to resize

DashStylesSolid Property

Gets a solid dash style

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

Property Value

Type: DashStyle
The solid dash style
See Also