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 なし

適用対象

こちらもご覧ください