Eyeshot 11 WPF API Reference
WPF 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