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

In This Topic
StrokeLineJoin Property (C1VectorItemBase)
In This Topic
Gets or sets the shape that join two lines.
Syntax
'Declaration
 
Public Property StrokeLineJoin As PenLineJoin
 
Remarks
The default value is PenLineJoin.Bevel.
See Also