InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconRenderer Class / Source Property

In This Topic
    Source Property (BitmapIconRenderer)
    In This Topic
    Gets or sets the image source.
    Syntax
    'Declaration
     
    Public ReadOnly Property Source As Image
    public Image Source {get;}
    See Also