ImageUtils.DrawImage(Graphics, Image, Rectangle, ImageUtils+DrawStyle) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- g
- Graphics
- image
- Image
- imageRect
- Rectangle
- drawStyle
- ImageUtils.DrawStyle