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