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