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

In This Topic
    Icon Property (PathIconRenderer)
    In This Topic
    Gets the icon to render.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property Icon As C1Icon
    protected C1Icon Icon {get;}
    See Also