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
Syntaxpublic LineCap StartCap { get; set; }
Public Property StartCap As LineCap
Get
Set
Property Value
Type:
LineCap
See Also