DrawingWindowDrawPicture Method |
Name | Description | |
---|---|---|
DrawPicture(Double, Double, String, Double, Double) |
Loads and draws a picture centered at (X, Y) within
the specified rectangle with sizes in desiredWidth and
desiredHeight. The picture will be scaled to fit the rectangle
| |
DrawPicture(Double, Double, String, Double, Double, Double) |
Loads and draws a picture centered at (X, Y) within
the specified rectangle with sizes in desiredWidth and
desiredHeight. The picture will be scaled to fit the rectangle
|