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