WinUI | ComponentOne
C1.WinUI.Rendering Assembly / C1.WinUI.Rendering Namespace / IRenderingEngine Interface / SetFill Method
Fill brush
In This Topic
    SetFill Method (IRenderingEngine)
    In This Topic
    Sets the fill brush.
    Syntax
    void SetFill( 
       object brush
    )

    Parameters

    brush
    Fill brush
    See Also