Click or drag to resize

PenEndCap Property

Gets or sets the cap style used at the end of lines drawn with this Pen.

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

Property Value

Type: LineCap
See Also