Gets or sets the stroke line join.

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

Syntax

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

See Also