RenderContextBase.IsGraphicsError Method

Checks if there has been an error in the graphics library.
Public Overridable Function IsGraphicsError() As Boolean
This language is not supported or no code example is available.
public virtual bool IsGraphicsError()
This language is not supported or no code example is available.

Return Value

bool

True if there was an error, false otherwise.

.NET Framework

Supported in: 4.8

In this article

Definition