GradientBrush.GradientStops Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur gradien sikat berhenti.
public:
property System::Windows::Media::GradientStopCollection ^ GradientStops { System::Windows::Media::GradientStopCollection ^ get(); void set(System::Windows::Media::GradientStopCollection ^ value); };
public System.Windows.Media.GradientStopCollection GradientStops { get; set; }
member this.GradientStops : System.Windows.Media.GradientStopCollection with get, set
Public Property GradientStops As GradientStopCollection
Nilai Properti
Kumpulan objek yang GradientStop terkait dengan kuas, yang masing-masing menentukan warna dan offset di sepanjang sumbu gradien kuas. Defaultnya adalah kosong GradientStopCollection.
Keterangan
Informasi Properti Dependensi
| Bidang pengidentifikasi | GradientStopsProperty |
Properti metadata diatur ke true |
Tidak ada |