Click or drag to resize

PenCustomStartCap Property

Gets or sets a custom cap to use 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 CustomLineCap CustomStartCap { get; set; }

Property Value

Type: CustomLineCap
See Also