Input for WinForms | ComponentOne
C1.Framework Namespace / FontIconElement Class / ShouldResize Property

In This Topic
    ShouldResize Property (FontIconElement)
    In This Topic
    Determines whether icon image should be resized according to the C1Icon element size.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property ShouldResize As Boolean
    protected override bool ShouldResize {get;}
    See Also