Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / RendererVendor Property

In This Topic
    RendererVendor 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 RendererVendor As String
    public string RendererVendor {get;}
    Remarks
    OpenGL only.
    See Also