PrintingManager.PrintPaint(Graphics, Rectangle) Méthode

Définition

Dessine le graphique sur les graphiques de l’imprimante.

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)

Paramètres

graphics
Graphics

Objet d’imprimante Graphics .

position
Rectangle

Position à dessiner sur les graphiques.

S’applique à