MatrixAnimationUsingPath.PathGeometry 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用來產生這個動畫之輸出值的幾何。
public:
property System::Windows::Media::PathGeometry ^ PathGeometry { System::Windows::Media::PathGeometry ^ get(); void set(System::Windows::Media::PathGeometry ^ value); };
public System.Windows.Media.PathGeometry PathGeometry { get; set; }
member this.PathGeometry : System.Windows.Media.PathGeometry with get, set
Public Property PathGeometry As PathGeometry
屬性值
用來產生這個動畫之輸出值的幾何。 預設為 null
。
備註
PathGeometry可以描述包含曲線和弧線的複雜圖形,讓您指定動畫輸入的複雜圖形。 如需詳細資訊,請參閱幾何概觀。
相依性屬性資訊
識別碼欄位 | PathGeometryProperty |
設定為 的中繼資料屬性 true |
無 |