Overload List

  Name Description
Public method DrawElement(FrameworkElement, Rect)
Draws a FrameworkElement into the document at a specified position.
Public method DrawElement(FrameworkElement, Rect, Rect)
Draws a FrameworkElement into the document at a specified position.
Public method DrawElement(FrameworkElement, Rect, ContentAlignment, Stretch)
Draws the specified WriteableBitmap object at the specified location, adjusting the image size as specified by the align and stretch parameters.

See Also