BufferedGraphics.Graphics Properti

Definisi

Graphics Mendapatkan objek yang keluaran ke buffer grafis.

public:
 property System::Drawing::Graphics ^ Graphics { System::Drawing::Graphics ^ get(); };
public System.Drawing.Graphics Graphics { get; }
member this.Graphics : System.Drawing.Graphics
Public ReadOnly Property Graphics As Graphics

Nilai Properti

Objek Graphics yang keluar ke buffer grafis.

Keterangan

Properti ini menyediakan Graphics objek yang menggambar ke buffer grafis yang dialokasikan untuk objek ini BufferedGraphics .

Berlaku untuk

Lihat juga