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

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