Gets or sets a custom cap to use at the end of lines drawn with this Pen.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic CustomLineCap CustomEndCap { get; set; }
Public Property CustomEndCap As CustomLineCap
Get
Set
Property Value
Type:
CustomLineCap
See Also