CustomFontRegistry Constructor (FontRegistry)

Creates a copy of FontRegistry containing the system fonts.

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

Syntax

C#
public CustomFontRegistry(
	FontRegistry fontRegistry
)

Parameters

fontRegistry

Type: Aurigma.GraphicsMill.AdvancedDrawing.FontRegistry

The font registry containing the system fonts.

See Also

Reference