Click or drag to resize

PenCustomEndCap Property

Gets or sets a custom cap to use 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 CustomLineCap CustomEndCap { get; set; }

Property Value

Type: CustomLineCap
See Also