GradientStop.Color Proprietà

Definizione

Ottiene o imposta il colore del cursore sfumatura.

public:
 property System::Windows::Media::Color Color { System::Windows::Media::Color get(); void set(System::Windows::Media::Color value); };
public System.Windows.Media.Color Color { get; set; }
member this.Color : System.Windows.Media.Color with get, set
Public Property Color As Color

Valore della proprietà

Colore del cursore sfumatura. Il valore predefinito è Transparent.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore ColorProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a

Vedi anche