| Contents > SharpPlot > Methods | Index |
SharpPlot.DrawImage Method (Bitmap,String,Double,Double,Double,Double)
Add image at given width with alternative uri.
public void DrawImage(
Bitmap bmp,
string uri,
double left,
double top,
double width,
double height
);
