Maps for ASP.NET Web Forms
StrokeLineJoin Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorItemBase Class : StrokeLineJoin Property
Gets or sets the shape that join two lines.
Syntax
'Declaration
 
Public Property StrokeLineJoin As PenLineJoin
public PenLineJoin StrokeLineJoin {get; set;}
Remarks
The default value is PenLineJoin.Bevel.
See Also

Reference

C1VectorItemBase Class
C1VectorItemBase Members