Namespace:
FairyGUI.Utils
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void SetArea(
int startLine,
float startCharX,
int endLine,
float endCharX
)
Parameters
- startLine
- Type: SystemInt32
- startCharX
- Type: SystemSingle
- endLine
- Type: SystemInt32
- endCharX
- Type: SystemSingle
See Also