PaintValueEventArgs.Graphics Vlastnost

Definice

Graphics Získá objekt, se kterým má být malování provedeno.

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

Hodnota vlastnosti

Objekt Graphics , který se má použít pro malování.

Platí pro