WinUI | ComponentOne
C1.WinUI.Rendering Assembly / C1.WinUI.Rendering Namespace / IRenderingEngine Interface / SetFont Method
Native font object.
In This Topic
    SetFont Method (IRenderingEngine)
    In This Topic
    Sets the font.
    Syntax
    void SetFont( 
       object font
    )

    Parameters

    font
    Native font object.
    See Also