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

In This Topic
    Size Property (FontIconRenderer)
    In This Topic
    Gets or sets the size of icon to show.
    Syntax
    'Declaration
     
    Public Overrides Property Size As Size
    public override Size Size {get; set;}
    See Also