Freigeben über


DoubleAnimationUsingPath.Source Eigenschaft

Definition

Ruft den Aspekt der PathGeometry-Eigenschaft dieser Animation ab, der den Ausgabewert der Animation bestimmt.

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

Eigenschaftswert

Der Aspekt der PathGeometry-Eigenschaft dieser Animation, der den Ausgabewert der Animation bestimmt. Der Standardwert ist X.

Hinweise

Informationen zur Abhängigkeitseigenschaft

Bezeichnerfeld SourceProperty
Metadateneigenschaften auf true festgelegt Keine

Gilt für: