Table of Contents

Class D2D1.Factory3

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public class D2D1.Factory3 : D2D1.Factory2, IDisposable
Inheritance
D2D1.Factory3
Implements
Inherited Members

Constructors

Factory3()

public Factory3()

Factory3(void*)

public Factory3(void* ptr)

Parameters

ptr void*

Fields

IID

public static readonly Guid IID

Field Value

Guid

Methods

CreateDevice(Device)

public D2D1.Device2 CreateDevice(DXGI.Device device)

Parameters

device DXGI.Device

Returns

D2D1.Device2