Reference > Methods > DrawImage Method > (String,String,Double,Double,Double,Double)

SharpPlot.DrawImage Method (String,String,Double,Double,Double,Double)

Add artwork at given width with alternative uri.

public void DrawImage(
    string filename,
    string uri,
    double left,
    double top,
    double width,
    double height
);

See also ...

SharpPlot Members | DrawImage Method


Send comments on this topic
© Dyalog Ltd 2013