GObject.Center Method (Boolean) |
Set the object in middle of the parent or GRoot if the parent is not set.
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void Center(
bool restraint
)
Parameters
- restraint
- Type: System.Boolean
Add relations to maintain the center state.
See Also