InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputImage Class / Image Property

In This Topic
    Image Property (InputImage)
    In This Topic
    Gets or sets the image associated with the InputImage component.
    Syntax
    'Declaration
     
    Public Property Image As Image
    public Image Image {get; set;}
    See Also