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

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