PrintingManager.PrintPaint(Graphics, Rectangle) Metod

Definition

Ritar diagrammet på skrivargrafiken.

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)

Parametrar

graphics
Graphics

Skrivarobjektet Graphics .

position
Rectangle

Positionen att rita på grafiken.

Gäller för