Gets or sets the cap style used 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 LineCap EndCap { get; set; }
Public Property EndCap As LineCap
Get
Set
Property Value
Type:
LineCap
See Also