ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Drawing.Image
    public override System.Drawing.Image GetImage()
    See Also