Gets or sets the stroke line join.

Namespace:  C1.Silverlight.Maps
Assembly:  C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)

Syntax

C#
public PenLineJoin StrokeLineJoin { get; set; }
Visual Basic
Public Property StrokeLineJoin As PenLineJoin
	Get
	Set

See Also