Compartilhar via


Método ActionsPane.DrawToBitmap

Oferece suporte ao bitmap que processam especificado.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (em Microsoft.Office.Tools.Common.dll)

Sintaxe

'Declaração
Sub DrawToBitmap ( _
    bitmap As Bitmap, _
    targetBounds As Rectangle _
)
void DrawToBitmap(
    Bitmap bitmap,
    Rectangle targetBounds
)

Parâmetros

Comentários

Este método fornece a mesma funcionalidade que o método de Control.DrawToBitmap .Para obter mais informações sobre como usar esse método, consulte Control.DrawToBitmap.

Segurança do .NET Framework

Consulte também

Referência

ActionsPane Interface

Namespace Microsoft.Office.Tools

Outros recursos

Visão geral do painel de ações