RenderTargetBitmapCreateDrawingContext Method

Overload List

CreateDrawingContext Creates a DrawingContext for drawing to the RenderTargetBitmap. Clears the current image data to transparent.
CreateDrawingContext(Boolean) Creates a DrawingContext for drawing to the RenderTargetBitmap.

See Also