Share via


DoubleAnimationUsingPath.Source 屬性

定義

取得或設定這個動畫的 PathGeometry 層面,以決定其輸出值。

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

屬性值

這個動畫的 PathGeometry 層面,以決定其輸出值。 預設值是 X

備註

相依性屬性資訊

標識元欄位 SourceProperty
設定為的元數據屬性 true

適用於