Device.CopyRects メソッド (Surface, array<Rectangle[], Surface, array<Point[])
[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]
指定したポイントにある Rectangle の指定した位置に Surface オブジェクトの配列をコピーします。
名前空間: Microsoft.WindowsMobile.DirectX.Direct3D
アセンブリ: Microsoft.WindowsMobile.DirectX (Microsoft.WindowsMobile.DirectX.dll 内)
構文
'宣言
Public Sub CopyRects ( _
sourceSurface As Surface, _
sourceRectangles As Rectangle(), _
destinationSurface As Surface, _
destinationPoints As Point() _
)
'使用
Dim instance As Device
Dim sourceSurface As Surface
Dim sourceRectangles As Rectangle()
Dim destinationSurface As Surface
Dim destinationPoints As Point()
instance.CopyRects(sourceSurface, sourceRectangles, _
destinationSurface, destinationPoints)
public void CopyRects(
Surface sourceSurface,
Rectangle[] sourceRectangles,
Surface destinationSurface,
Point[] destinationPoints
)
public:
void CopyRects(
Surface^ sourceSurface,
array<Rectangle>^ sourceRectangles,
Surface^ destinationSurface,
array<Point>^ destinationPoints
)
member CopyRects :
sourceSurface:Surface *
sourceRectangles:Rectangle[] *
destinationSurface:Surface *
destinationPoints:Point[] -> unit
パラメーター
- sourceSurface
型 : Microsoft.WindowsMobile.DirectX.Direct3D.Surface
ソース Surface。
- sourceRectangles
型 : array<System.Drawing.Rectangle[]
コピー元の Rectangle 配列。
- destinationSurface
型 : Microsoft.WindowsMobile.DirectX.Direct3D.Surface
コピー先の Surface。
- destinationPoints
型 : array<System.Drawing.Point[]
コピー先の Point。
.NET Framework セキュリティ
- 直前の呼び出し元に対する完全な信頼。 このメンバーは、部分的に信頼されているコードから使用することはできません。 詳細については、「部分的に信頼される側のコードからライブラリの使用」を参照してください。
プラットフォーム
Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET フレームワークのシステム要件」を参照してください。
バージョン情報
.NET Compact Framework
サポート対象 : 3.5、2.0