Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class / BackgroundImage Property

In This Topic
    BackgroundImage Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property BackgroundImage As Image
    public override Image BackgroundImage {get; set;}
    See Also