Device.CopyRects Method

Copies one or more Rectangle objects to a Surface at a specified point.

Overload List

Name Description
Device.CopyRects (Surface, Rectangle, Surface, Point) Copies a Rectangle to a Surface at a specified point.

Supported by the .NET Compact Framework.
Device.CopyRects (Surface, Rectangle[], Surface, Point[]) Copies an array of Rectangle objects to a Surface at a specified point.

Supported by the .NET Compact Framework.

See Also

Reference

Device Class
Device Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace