Maps for ASP.NET Web Forms
StrokeLineCap Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorItemBase Class : StrokeLineCap Property
Gets or sets the shape at the end of the line.
Syntax
'Declaration
 
Public Property StrokeLineCap As PenLineCap
public PenLineCap StrokeLineCap {get; set;}
Remarks
The default value is PenLineCap.Butt.
See Also

Reference

C1VectorItemBase Class
C1VectorItemBase Members