Freigeben über


GraphicsContextMissingException Klasse

Definition

Wird ausgelöst, wenn ein Vorgang ausgeführt wird, für den GraphicsContext erforderlich ist, wenn kein GraphicsContext im aufrufenden Thread aktuell ist.

public class GraphicsContextMissingException : OpenTK.Graphics.GraphicsContextException
type GraphicsContextMissingException = class
    inherit GraphicsContextException
Vererbung
GraphicsContextMissingException

Konstruktoren

GraphicsContextMissingException()

Erstellt eine neue GraphicsContextMissingException.

Gilt für: