Click or drag to resize

DisplayObjectGetBounds Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public virtual Rect GetBounds(
	DisplayObject targetSpace
)

Parameters

targetSpace
Type: FairyGUIDisplayObject

Return Value

Type: Rect
See Also