Gets a solid dash style
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static DashStyle Solid { get; }
Public Shared ReadOnly Property Solid As DashStyle
Get
static member Solid : DashStyle with get
Property Value
Type:
DashStyleThe solid dash style
See Also