Gets or sets the stroke miter limit.

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

Syntax

C#
public double StrokeMiterLimit { get; set; }
Visual Basic
Public Property StrokeMiterLimit As Double
	Get
	Set

See Also