Overload | Description |
---|---|
Paint(Graphics,Rectangle,RasterPaintProperties) | Displays this RasterImage in the given Graphics object. |
Paint(Graphics,Rectangle,Rectangle,RasterPaintProperties) | Displays this RasterImage in the given Graphics object. |
Paint(Graphics,Rectangle,Rectangle,Rectangle,Rectangle,RasterPaintProperties) | Displays this RasterImage in the given Graphics object. |
Paint(IntPtr,Rectangle,RasterPaintProperties) | Displays this RasterImage in the given Windows device context handle. |
Paint(IntPtr,Rectangle,Rectangle,RasterPaintProperties) | Displays this RasterImage in the given Windows device context handle. |
Paint(IntPtr,Rectangle,Rectangle,Rectangle,Rectangle,RasterPaintProperties) | Displays this RasterImage in the given Windows device context handle. |
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family