Click or drag to resize

BitmapFont Constructor

Initializes a new instance of the BitmapFont class

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public BitmapFont(
	PackageItem item
)

Parameters

item
Type: FairyGUIPackageItem
See Also