Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / RenderContextBase Class / gl Property

In This Topic
    gl Property (RenderContextBase)
    In This Topic
    Gets the instance to the OpenGL class.
    Syntax
    'Declaration
     
    Protected Friend Overridable ReadOnly Property gl As gl
    protected internal virtual gl gl {get;}
    See Also