Click or drag to resize

PenDashCap Property

Gets or sets the cap style used at the end of the dashes that make up dashed lines drawn with this Pen.

Namespace: Easymap.AddIn.Common.Graphics
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public DashCap DashCap { get; set; }

Property Value

DashCap
See Also