InstalledFontRegistry Class

Represents the set of fonts installed in the system.

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

Syntax

C#
public sealed class InstalledFontRegistry : FontRegistry

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.AdvancedDrawing.FontRegistry
L Aurigma.GraphicsMill.AdvancedDrawing.InstalledFontRegistry

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference

Manual