Click or drag to resize

RelationsOnOwnerSizeChanged Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void OnOwnerSizeChanged(
	float dWidth,
	float dHeight,
	bool applyPivot
)

Parameters

dWidth
Type: SystemSingle
dHeight
Type: SystemSingle
applyPivot
Type: SystemBoolean
See Also