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: 12.3.0.0
Syntax
public LineJoin LineJoin { get; set; }

Property Value

LineJoin
See Also