Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / Background Property

In This Topic
    Background Property (ViewportLayout)
    In This Topic
    Gets or sets the background settings in the active viewport.
    Syntax
    'Declaration
     
    Public Property Background As BackgroundSettings
    public BackgroundSettings Background {get; set;}
    See Also