Bagikan melalui


PointAnimationUsingPath.PathGeometry Properti

Definisi

Menentukan geometri yang digunakan untuk menghasilkan nilai output animasi ini.

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

Nilai Properti

Jalur yang digunakan untuk menghasilkan nilai output animasi ini. Nilai default-nya adalah null.

Keterangan

Untuk contoh pembuatan jalur menggunakan markup atau kode, lihat PathGeometry.

Informasi Properti Dependensi

Bidang pengidentifikasi PathGeometryProperty
Properti metadata diatur ke true Tidak ada

Berlaku untuk

Lihat juga