Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContext Class / ReflectionsSupported Property

In This Topic
    ReflectionsSupported Property (D3DRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ReflectionsSupported As Boolean
    public override bool ReflectionsSupported {get;}
    See Also