InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / CompositeIconRenderer Class / GetImage Method

In This Topic
    GetImage Method (CompositeIconRenderer)
    In This Topic
    Gets the image that the icon was rendered into.
    Syntax
    'Declaration
     
    Public Overrides Function GetImage() As Image
    public override Image GetImage()
    See Also