Input for WinForms | ComponentOne
C1.Framework Namespace / PathIconRenderer Class / Size Property

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