DioDocs for PDF
Create メソッド (WicRenderTarget)

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > WicRenderTarget クラス : Create メソッド
ファクトリ。
WIC ビットマップ。
描画ターゲットのプロパティ。
GrapeCity.Documents.DX.WIC.Bitmap から WicRenderTarget クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal factory As Factory, _
   ByVal wicBitmap As Bitmap, _
   ByVal renderTargetProperties As RenderTargetProperties _
) As WicRenderTarget
public static WicRenderTarget Create( 
   Factory factory,
   Bitmap wicBitmap,
   RenderTargetProperties renderTargetProperties
)

パラメータ

factory
ファクトリ。
wicBitmap
WIC ビットマップ。
renderTargetProperties
描画ターゲットのプロパティ。
参照

WicRenderTarget クラス
WicRenderTarget メンバ