Bitmap for UWP
Create メソッド (Device1)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Device1 クラス : Create メソッド
The Factory2object used when creating the Device1.
The C1.Util.DX.DXGI.Deviceobject used when creating the Device1.
Initializes a new instance of the Device1class.
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal factory As Factory2, _
   ByVal device As Device _
) As Device1
public static Device1 Create( 
   Factory2 factory,
   Device device
)

パラメータ

factory
The Factory2object used when creating the Device1.
device
The C1.Util.DX.DXGI.Deviceobject used when creating the Device1.
参照

Device1 クラス
Device1 メンバ