WinUI | ComponentOne
C1.WinUI.Rendering Assembly / C1.WinUI.Rendering Namespace / IRenderingEngine Interface / SetCanvas Method
In This Topic
    SetCanvas Method
    In This Topic
    Set the canvas object surface to render.
    Syntax
    object SetCanvas( 
       object canvas
    )

    Parameters

    canvas

    Return Value

    The set surface object.
    See Also