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