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

Property Value

LineCap
See Also