FontCreationException

FontCreationException class

Stellt eine Ausnahme bei der Schriftarterstellung dar. Die Ausnahme kann bei Fehlern während der Schriftarterstellung ausgelöst werden.

public class FontCreationException : FontException

Konstrukteure

NameBeschreibung
FontCreationException()Initialisiert neuFontCreationException Objekt.
FontCreationException(string)Initialisiert neuFontCreationException Objekt.
FontCreationException(SerializationInfo, StreamingContext)Initialisiert neuFontCreationException Objekt.
FontCreationException(string, Exception)Initialisiert neuFontCreationException Objekt.

Siehe auch