[]
        
(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)
Public Shared Function Create(deviceContext As DeviceContext) As CommandList
Parameters
Type Name Description
DeviceContext deviceContext

The device context.

Returns
Type Description
CommandList