Click or drag to resize
DrawingWindowDrawPicture Method
Overload List
  NameDescription
Public methodDrawPicture(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
Public methodDrawPicture(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
Top
See Also