'宣言 Public Overloads Sub CopyFromRenderTarget( _ ByVal renderTarget As RenderTarget _ )
public void CopyFromRenderTarget( RenderTarget renderTarget )
パラメータ
- renderTarget
 - The render target that contains the region to copy.
 
戻り値の型
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.