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

In This Topic
    ShouldRasterize Property (BitmapIconElement)
    In This Topic
    Determines whether icon needs bitmap cache for drawing.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ShouldRasterize As Boolean
    protected virtual bool ShouldRasterize {get;}
    See Also