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

In This Topic
    OpenglVendor Property
    In This Topic
    Gets the company responsible for this GL implementation. This name does not change from release to release.
    Syntax
    'Declaration
     
    Public ReadOnly Property OpenglVendor As String
    public string OpenglVendor {get;}
    See Also