Partager via


ImageUtils.DrawImage(Graphics, Image, Rectangle, ImageUtils+DrawStyle) Méthode

Définition

public:
 static void DrawImage(System::Drawing::Graphics ^ g, System::Drawing::Image ^ image, System::Drawing::Rectangle imageRect, Microsoft::ReportDesigner::Controls::ImageUtils::DrawStyle drawStyle);
public static void DrawImage (System.Drawing.Graphics g, System.Drawing.Image image, System.Drawing.Rectangle imageRect, Microsoft.ReportDesigner.Controls.ImageUtils.DrawStyle drawStyle);
static member DrawImage : System.Drawing.Graphics * System.Drawing.Image * System.Drawing.Rectangle * Microsoft.ReportDesigner.Controls.ImageUtils.DrawStyle -> unit
Public Shared Sub DrawImage (g As Graphics, image As Image, imageRect As Rectangle, drawStyle As ImageUtils.DrawStyle)

Paramètres

image
Image
imageRect
Rectangle

S’applique à