[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.CommandList.Create

Create Method

Create(DeviceContext)

Initializes a new instance of the CommandList class.

Declaration
public static CommandList Create(DeviceContext deviceContext)
Parameters
Type Name Description
DeviceContext deviceContext

The device context.

Returns
Type Description
CommandList