DoubleAnimationUsingPath.Source 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定這個動畫的 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 |
無 |