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

Позиция для рисования на графике.

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