PaintValueEventArgs.Graphics Proprietà

Definizione

Ottiene l'oggetto Graphics con cui deve essere eseguito il disegno.

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

Valore della proprietà

Un oggetto Graphics da utilizzare per il disegno.

Si applica a