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; }
Public Shared ReadOnly Property DashDot As DashStyle
Get
static member DashDot : DashStyle with get
Property Value
Type:
DashStyleThe dash dot style
See Also