Condividi tramite


PrintingManager.PrintPaint(Graphics, Rectangle) Metodo

Definizione

Disegna il grafico nella grafica della stampante.

public:
 void PrintPaint(System::Drawing::Graphics ^ graphics, System::Drawing::Rectangle position);
public void PrintPaint (System.Drawing.Graphics graphics, System.Drawing.Rectangle position);
member this.PrintPaint : System.Drawing.Graphics * System.Drawing.Rectangle -> unit
Public Sub PrintPaint (graphics As Graphics, position As Rectangle)

Parametri

graphics
Graphics

Oggetto Graphics della stampante.

position
Rectangle

Posizione da disegnare nella grafica.

Si applica a