InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / FontIconRenderer Class / Font Property

In This Topic
    Font Property (FontIconRenderer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}

    Property Value

    Gets or sets icon font.
    See Also