Initializes a new instance of the
Device class.
シンタックス
'宣言
Public Overloads Shared Function Create( _
ByVal As Factory1, _
ByVal As Device _
) As Device
public static Device Create(
Factory1 ,
Device
)
パラメータ
- factory
The Factory1 object used when creating the Device.
- device
The GrapeCity.Documents.DX.DXGI.Device object used when creating the Device.
参照