Click or drag to resize

GObjectTransformRect Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Rect TransformRect(
	Rect rect,
	GObject targetSpace
)

Parameters

rect
Type: Rect
targetSpace
Type: FairyGUIGObject

Return Value

Type: Rect
See Also