Partager via


ActionsPane.DrawToBitmap, méthode

Prend en charge le rendu dans la bitmap spécifiée.

Espace de noms :  Microsoft.Office.Tools
Assembly :  Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)

Syntaxe

'Déclaration
Sub DrawToBitmap ( _
    bitmap As Bitmap, _
    targetBounds As Rectangle _
)
void DrawToBitmap(
    Bitmap bitmap,
    Rectangle targetBounds
)

Paramètres

Notes

Cette méthode fournit la même fonctionnalité que la méthode Control.DrawToBitmap.Pour plus d'informations sur l'utilisation de cette méthode, consultez Control.DrawToBitmap.

Sécurité .NET Framework

Voir aussi

Référence

ActionsPane Interface

Microsoft.Office.Tools, espace de noms

Autres ressources

Vue d'ensemble du volet Actions