C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorItemBase Class / StrokeLineCap Property

In This Topic
StrokeLineCap Property (C1VectorItemBase)
In This Topic
Gets or sets the shape at the end of the line.
Syntax
'Declaration
 
Public Property StrokeLineCap As PenLineCap
 
Remarks
The default value is PenLineCap.Butt.
See Also