Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / GetBackground Method

In This Topic
    GetBackground Method
    In This Topic
    Gets active viewport background object
    Syntax
    'Declaration
     
    Public Function GetBackground() As BackgroundSettings
    public BackgroundSettings GetBackground()

    Return Value

    The background object of the active viewport
    See Also