Method DrawImageUnscaled
DrawImageUnscaled(Image, PointD)
Draws the specified Image, using its original size, at the specified location.
public void DrawImageUnscaled(Image image, PointD origin)
Draws the specified Image, using its original size, at the specified location.
public void DrawImageUnscaled(Image image, PointD origin)