DoubleAnimationUsingPath.Source Propriété

Définition

Obtient ou définit l’aspect PathGeometry de cette animation qui détermine sa valeur de sortie.

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

Valeur de propriété

L’aspect PathGeometry de cette animation détermine sa valeur de sortie. La valeur par défaut est X.

Remarques

Informations sur les propriétés de dépendance

Élément Valeur
Champ d’identificateur SourceProperty
Propriétés de métadonnées définies sur true None

S’applique à