FontFallbackException Class

Represents the error that occurs when the font fallback cannot be carried out.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public class FontFallbackException : GMException

Inheritance Hierarchy

System.Object
L System.Exception
L Aurigma.GraphicsMill.GMException
L Aurigma.GraphicsMill.AdvancedDrawing.FontFallbackException

See Also

Reference