Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Renderer Class
Renderer Methods
Draw Method
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Renderer..::.Draw Method

Draws strokes on a Graphics or device context.

  NameDescription
Public methodDraw(Bitmap, Stroke)Draws the Stroke on the specified Bitmap.
Public methodDraw(Bitmap, Strokes)Draws the Strokes collection on the specified Bitmap.
Public methodDraw(Graphics, Stroke)Draws the Stroke object on the specified Graphics surface.
Public methodDraw(Graphics, Strokes)Draws the Strokes collection on the specified Graphics surface.
Public methodDraw(IntPtr, Stroke)Draws the Stroke object on the device context whose handle is passed in.
Public methodDraw(IntPtr, Strokes)Draws the Strokes collection on the device context whose handle is passed in.
Public methodDraw(Bitmap, Stroke, DrawingAttributes)Draws the Stroke on the specified Bitmap with the specified DrawingAttributes.
Public methodDraw(Graphics, Stroke, DrawingAttributes)Draws the Stroke object, with DrawingAttributes, on the specified Graphics surface.
Public methodDraw(IntPtr, Stroke, DrawingAttributes)Draws the Stroke object, with DrawingAttributes, on the device context whose handle is passed in.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker