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: 11.2.0.0
Syntax
public DashCap DashCap { get; set; }

Property Value

Type: DashCap
See Also