Axis.InterlacedColor 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 warna garis garis terjalin.
public:
property System::Drawing::Color InterlacedColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))]
public System.Drawing.Color InterlacedColor { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))>]
member this.InterlacedColor : System.Drawing.Color with get, set
Public Property InterlacedColor As Color
Nilai Properti
Objek Color yang mewakili warna garis garis terjalin.
- Atribut
Keterangan
Gunakan properti ini untuk menentukan warna garis garis terjalin yang ditampilkan saat Anda memanggil InterlacedColor properti.
Untuk menentukan warna batas garis garis terjalin, Anda harus menampilkan strip menggunakan StripLines properti koleksi alih-alih InterlacedColor properti .