Bitmap for WPF
Create メソッド (DeviceContext1)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > DeviceContext1 クラス : Create メソッド
The device.
The options to be applied to the created device context.
Initializes a new instance of the DeviceContext1class using an existing Device1.
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal device As Device1, _
   ByVal options As DeviceContextOptions _
) As DeviceContext1
public static DeviceContext1 Create( 
   Device1 device,
   DeviceContextOptions options
)

パラメータ

device
The device.
options
The options to be applied to the created device context.
参照

DeviceContext1 クラス
DeviceContext1 メンバ