DisplayObject.GetBounds Method |
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual Rect GetBounds(
DisplayObject targetSpace
)
Parameters
- targetSpace
- Type: FairyGUI.DisplayObject
Return Value
Type:
Rect
See Also