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

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