ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / DeviceContext Class / CreateCommandList Method

In This Topic
    CreateCommandList Method
    In This Topic
    HRESULT ID2D1DeviceContext::CreateCommandList([Out, Fast] ID2D1CommandList** commandList)
    Syntax
    'Declaration
     
    Public Function CreateCommandList() As CommandList
    public CommandList CreateCommandList()
    See Also