Eyeshot 11 WPF API Reference
WPF 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