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

In This Topic
    IsHardwareAccelerated Property
    In This Topic
    Returns true if OpenGL hardware acceleration is currently in use.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsHardwareAccelerated As Boolean
    public bool IsHardwareAccelerated {get;}
    See Also