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 None

適用対象