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

In This Topic
    ShadersSupported Property (RenderContextBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property ShadersSupported As Boolean
    public abstract bool ShadersSupported {get;}
    See Also