Share via


Device.CopyRects Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework CopyRects(Surface, Rectangle, Surface, Point) Copies a Rectangle to a Surface at a specified point.
Public methodSupported by the .NET Compact Framework CopyRects(Surface, array<Rectangle[], Surface, array<Point[]) Copies an array of Rectangle objects to a Surface at a specified point.

Top

See Also

Reference

Device Class

Device Members

Microsoft.WindowsMobile.DirectX.Direct3D Namespace