GraphicsContextMissingException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Levée lorsqu’une opération nécessitant GraphicsContext est effectuée, quand aucun GraphicsContext n’est à jour dans le thread appelant.
public class GraphicsContextMissingException : OpenTK.Graphics.GraphicsContextException
type GraphicsContextMissingException = class
inherit GraphicsContextException
- Héritage
Constructeurs
| GraphicsContextMissingException() |
Construit une nouvelle GraphicsContextMissingException. |