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

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