Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / OglRenderContext Class / CheckOutOfMemory Method

In This Topic
    CheckOutOfMemory Method (OglRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function CheckOutOfMemory() As Boolean
    public override bool CheckOutOfMemory()
    See Also