Gets or sets the dash style of the pen
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public DashStyle DashStyle { get; set; }
Public Property DashStyle As DashStyle
Get
Set
member DashStyle : DashStyle with get, set
Property Value
Type:
DashStyleThe dash style.
Remarks
The
LineCap specifies the dash cap used
See Also