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

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