Click or drag to resize

DynamicFont Constructor

Initializes a new instance of the DynamicFont class

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DynamicFont(
	string name
)

Parameters

name
Type: SystemString
See Also