Click or drag to resize

PenStartCap Property

Gets or sets the cap style used at the beginning 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 LineCap StartCap { get; set; }

Property Value

Type: LineCap
See Also