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

In This Topic
    DoShadows Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DoShadows As Boolean
    public bool DoShadows {get; set;}
    See Also