[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Device1.Create

Create Method

Create(Factory2, Device)

Initializes a new instance of the Device1 class.

Declaration
public static Device1 Create(Factory2 factory, Device device)
Public Shared Function Create(factory As Factory2, device As Device) As Device1
Parameters
Type Name Description
Factory2 factory

The Factory2 object used when creating the Device1.

Device device

The Device object used when creating the Device1.

Returns
Type Description
Device1