'宣言 Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal options As CompatibleRenderTargetOptions _ ) As BitmapRenderTarget
public static BitmapRenderTarget Create( RenderTarget renderTarget, CompatibleRenderTargetOptions options )
パラメータ
- renderTarget
- an instance of RenderTarget
- options
- A value that specifies whether the new render target must be compatible with GDI.