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

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