PrintingManager.PrintPaint(Graphics, Rectangle) Methode

Definitie

Hiermee tekent u de grafiek op de printerafbeeldingen.

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)

Parameters

graphics
Graphics

Het printerobject Graphics .

position
Rectangle

De positie om op de afbeeldingen te tekenen.

Van toepassing op