ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Drawing.Size
    public override System.Drawing.Size Size {get; set;}
    See Also