WebBrowserBase.DrawToBitmap(Bitmap, Rectangle) Méthode

Définition

Cette méthode n'est pas prise en charge par ce contrôle.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public:
 void DrawToBitmap(System::Drawing::Bitmap ^ bitmap, System::Drawing::Rectangle targetBounds);
public void DrawToBitmap (System.Drawing.Bitmap bitmap, System.Drawing.Rectangle targetBounds);
override this.DrawToBitmap : System.Drawing.Bitmap * System.Drawing.Rectangle -> unit
Public Sub DrawToBitmap (bitmap As Bitmap, targetBounds As Rectangle)

Paramètres

bitmap
Bitmap

Bitmap

targetBounds
Rectangle

Rectangle

S’applique à