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

Property Value

CustomLineCap
See Also