Condividi tramite


Proprietà MapPolyline.StrokeDashed

Spazio dei nomi:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Sintassi

'Dichiarazione
Public Property StrokeDashed As Boolean
public bool StrokeDashed { get; set; }
public:
property bool StrokeDashed {
    bool get ();
    void set (bool value);
}
member StrokeDashed : bool with get, set

Valore proprietà

Tipo: System.Boolean

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MapPolyline Classe

Spazio dei nomi Microsoft.Phone.Maps.Controls