Bagikan melalui


Axis.InterlacedColor Properti

Definisi

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 .

Berlaku untuk