Overload | Description |
---|---|
DrawElement(FrameworkElement,Rect,ContentAlignment,Stretch) | Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, adjusting the image size as specified by the align and stretch parameters. |
DrawElement(FrameworkElement,Rect,Rect) | Draws a System.Windows.FrameworkElement into the document at a specified position. |
DrawElement(FrameworkElement,Rect) | Draws a System.Windows.FrameworkElement into the document at a specified position. |