DoubleAnimationUsingPath.Source Proprietà

Definizione

Ottiene o imposta l'aspetto della PathGeometry di questa animazione che determina il valore di output.

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

Valore della proprietà

PathAnimationSource

Aspetto della PathGeometry di questa animazione che determina il valore di output. Il valore predefinito è X.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore SourceProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a

Vedi anche