Click or drag to resize

GObjectSetXY Method (Single, Single, Boolean)

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetXY(
	float xv,
	float yv,
	bool topLeftValue
)

Parameters

xv
Type: SystemSingle
yv
Type: SystemSingle
topLeftValue
Type: SystemBoolean
See Also