PrintingManager.PrintPaint(Graphics, Rectangle) Метод

Определение

Рисует диаграмму в графическом объекте принтера.

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)

Параметры

graphics
Graphics

Объект Graphics принтера.

position
Rectangle

Позиция, которую необходимо нарисовать в графическом объекте.

Применяется к