GObject.SetXY Method (Single, Single, Boolean) |
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void SetXY(
float xv,
float yv,
bool topLeftValue
)
Parameters
- xv
- Type: System.Single
- yv
- Type: System.Single
- topLeftValue
- Type: System.Boolean
See Also