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

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