InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconElement Class / ShouldResize Property

In This Topic
    ShouldResize Property (BitmapIconElement)
    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