Поделиться через


ReportItem.DrawImage Метод

Определение

protected:
 void DrawImage(System::Drawing::Graphics ^ graphics, System::Drawing::Image ^ image, float scaleFactor, int alpha, System::Drawing::Rectangle box, bool repeatX, bool repeatY);
protected void DrawImage (System.Drawing.Graphics graphics, System.Drawing.Image image, float scaleFactor, int alpha, System.Drawing.Rectangle box, bool repeatX, bool repeatY);
member this.DrawImage : System.Drawing.Graphics * System.Drawing.Image * single * int * System.Drawing.Rectangle * bool * bool -> unit
Protected Sub DrawImage (graphics As Graphics, image As Image, scaleFactor As Single, alpha As Integer, box As Rectangle, repeatX As Boolean, repeatY As Boolean)

Параметры

graphics
Graphics
image
Image
scaleFactor
Single
alpha
Int32
box
Rectangle
repeatX
Boolean
repeatY
Boolean

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