FileSystemSource Constructor

Creates the FileSystemSource object.

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

Syntax

C#
public FileSystemSource(
	string sourcePath
)

Parameters

sourcePath

Type: System.String

Path to the folder containing fonts.

See Also

Reference