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


Renderer.Draw - метод

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

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

Draws strokes on a Graphics or device context.

Список перегрузки

  Имя Описание
ms571355.pubmethod(ru-ru,VS.90).gif Draw(Bitmap, Stroke) Draws the Stroke on the specified Bitmap.
ms571355.pubmethod(ru-ru,VS.90).gif Draw(Bitmap, Strokes) Draws the Strokes collection on the specified Bitmap.
ms571355.pubmethod(ru-ru,VS.90).gif Draw(Graphics, Stroke) Draws the Stroke object on the specified Graphics surface.
ms571355.pubmethod(ru-ru,VS.90).gif Draw(Graphics, Strokes) Draws the Strokes collection on the specified Graphics surface.
ms571355.pubmethod(ru-ru,VS.90).gif Draw(IntPtr, Stroke) Draws the Stroke object on the device context whose handle is passed in.
ms571355.pubmethod(ru-ru,VS.90).gif Draw(IntPtr, Strokes) Draws the Strokes collection on the device context whose handle is passed in.
ms571355.pubmethod(ru-ru,VS.90).gif Draw(Bitmap, Stroke, DrawingAttributes) Draws the Stroke on the specified Bitmap with the specified DrawingAttributes.
ms571355.pubmethod(ru-ru,VS.90).gif Draw(Graphics, Stroke, DrawingAttributes) Draws the Stroke object, with DrawingAttributes, on the specified Graphics surface.
ms571355.pubmethod(ru-ru,VS.90).gif Draw(IntPtr, Stroke, DrawingAttributes) Draws the Stroke object, with DrawingAttributes, on the device context whose handle is passed in.

В начало страницы

См. также

Ссылки

Renderer Класс

Renderer - члены

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