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

In This Topic
    ReflectionsSupported Property (RenderContextBase)
    In This Topic
    Tells if the planar reflections are supported by the graphics system.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ReflectionsSupported As Boolean
    public virtual bool ReflectionsSupported {get;}
    See Also