ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IconRenderer Class / Size Property

In This Topic
    Size Property (IconRenderer)
    In This Topic
    Gets or sets the size of icon to show.
    Syntax
    'Declaration
     
    Public Overridable Property Size As System.Drawing.Size
    public virtual System.Drawing.Size Size {get; set;}
    See Also