Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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