Search
OffscreenContext.draw Method
See Also
 






 Overload List

Name Description

OffscreenContext.draw (Graphics2D, Int32, Int32)

Draws the contents of this context to the specified device context, at the specified location.

OffscreenContext.draw (Graphics2D, Rectangle)

Draws the contents of this context to the specified device context, at the specified location.

 See Also