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

In This Topic
    Shaded Property
    In This Topic
    Gets or sets the display settings for Shaded mode, shared by all viewports.
    Syntax
    'Declaration
     
    Public Property Shaded As DisplayModeSettingsShaded
    public DisplayModeSettingsShaded Shaded {get; set;}
    See Also