Eyeshot 9.0 WPF API Reference
CheckOutOfMemory Method

WPF Assembly > devDept.Graphics Namespace > RenderContextBase Class : CheckOutOfMemory Method
Tells if the graphics system is in out of memory state.
Syntax
'Declaration
 
Public Overridable Function CheckOutOfMemory() As Boolean
public virtual bool CheckOutOfMemory()

Return Value

True if it's in out of memory state, false elsewise.
See Also

Reference

RenderContextBase Class
RenderContextBase Members