ActivityDesignerLayoutEventArgs.Graphics Tulajdonság

Definíció

Lekéri a Graphics tervező elrendezéséhez használt elemet.

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 tervező elrendezéséhez használt objektum.

Megjegyzések

Az Graphics objektum metódusokat biztosít a megjelenítési eszközön lévő objektumok rajzoláshoz.

A következőre érvényes: