PointAnimationUsingPath.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 |
無 |