Aracılığıyla paylaş


PrintingManager.PrintPaint(Graphics, Rectangle) Yöntem

Tanım

Grafiği yazıcı grafiklerinde çizer.

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)

Parametreler

graphics
Graphics

Yazıcı Graphics nesnesi.

position
Rectangle

Grafik üzerinde çizilen konum.

Şunlara uygulanır