RenderContextBase.CheckOutOfMemory Method

Tells if the graphics system is in out of memory state.
Public Overridable Function CheckOutOfMemory() As Boolean
This language is not supported or no code example is available.
public virtual bool CheckOutOfMemory()
This language is not supported or no code example is available.

Return Value

bool

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

.NET Framework

Supported in: 4.8

In this article

Definition