Gets or sets the stroke dash offset.

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

Syntax

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

See Also