RichTextBox.DrawToBitmap(Bitmap, Rectangle) Méthode

Définition

Cette méthode ne s'applique pas à cette classe.

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

Remarques

Cette méthode ne s'applique pas à cette classe.

S’applique à