Share via


MapPolyline.StrokeColor Property

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property StrokeColor As Color
public Color StrokeColor { get; set; }
public:
property Color StrokeColor {
    Color get ();
    void set (Color value);
}
member StrokeColor : Color with get, set

Property Value

Type: System.Windows.Media.Color

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

MapPolyline Class

Microsoft.Phone.Maps.Controls Namespace