Input for WinForms | ComponentOne
C1.Framework Namespace / ImageElement Class / Image Property

In This Topic
    Image Property (ImageElement)
    In This Topic
    Gets or sets the reference to the Image object to show.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also