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

In This Topic
    OpenglExtensions Property (ViewportLayout)
    In This Topic
    Gets a space-separated list of supported extensions to OpenGL.
    Syntax
    'Declaration
     
    Public ReadOnly Property OpenglExtensions As String
    public string OpenglExtensions {get;}
    Remarks
    OpenGL only.
    See Also