Overload | Description |
---|---|
PaintImage(NImageSource,NPoint) | Paints the specified image at its default size (unscaled), at the specified location. |
PaintImage(NImageSource,NRectangle) | Paints the specified image inside the specified bounding rectangle. The image might be stretched or shrinked in order to fill the bounding rectangle. |