Click or drag to resize

PenLineJoin Property

Gets or sets the line join style of the pen

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

Property Value

Type: PenLineJoin
The line join style
See Also