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: 12.0.0.0
Syntax
public LineCap StartCap { get; set; }

Property Value

Type: LineCap
See Also