Click or drag to resize

PenDashStyle Property

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; }

Property Value

Type: DashStyle
The dash style.
Remarks
The LineCap specifies the dash cap used
See Also