Click or drag to resize

PenLineJoin Property

Gets or sets the join style for the ends of two consecutive lines drawn with this Pen.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public LineJoin LineJoin { get; set; }

Property Value

Type: LineJoin
See Also