TextFieldLineInfo Class |
Namespace: FairyGUI
public class LineInfo
The TextFieldLineInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| TextFieldLineInfo | Initializes a new instance of the TextFieldLineInfo class |
| Name | Description | |
|---|---|---|
| charCount |
行包括的字符个数
| |
| charIndex |
行首的字符索引
| |
| height |
行的高度
| |
| textHeight |
行内文本的高度
| |
| width |
行的宽度
| |
| y |
行的y轴位置
|