Device.CopyRects Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

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