PaintValueEventArgs.Graphics Vlastnost

Definice

Graphics Získá objekt, se kterým má být obraz proveden.

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 k malování.

Platí pro