PaintValueEventArgs.Graphics Tulajdonság

Definíció

Lekéri azt az Graphics objektumot, amellyel a festést el kell végezni.

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

Tulajdonság értéke

A Graphics festéshez használandó objektum.

A következőre érvényes: