Click or drag to resize

PenLineCap Property

Gets or sets the line cap style of the pen

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public PenLineCap LineCap { get; set; }

Property Value

Type: PenLineCap
The line cap style
See Also