Поделиться через


ActionsPane.DrawToBitmap Метод (2007 System)

Обновлен: Ноябрь 2007

Обеспечивает функциональность, аналогичную методу Control.DrawToBitmap.

Пространство имен:  Microsoft.Office.Tools
Сборка:  Microsoft.Office.Tools.Common.v9.0 (в Microsoft.Office.Tools.Common.v9.0.dll)

Синтаксис

'Декларация
Public Sub DrawToBitmap ( _
    bitmap As Bitmap, _
    targetBounds As Rectangle _
)
'Применение
Dim instance As ActionsPane
Dim bitmap As Bitmap
Dim targetBounds As Rectangle

instance.DrawToBitmap(bitmap, targetBounds)
public void DrawToBitmap(
    Bitmap bitmap,
    Rectangle targetBounds
)

Параметры

Разрешения

См. также

Ссылки

ActionsPane Класс

ActionsPane - члены

Microsoft.Office.Tools - пространство имен