Members
テキストをテキストフィールドの中央に配置します。
centers the text in the text field.- Default Value:
- center
テキストをテキストフィールド内で左に行揃えします。
aligns text to the left within the text field.- Default Value:
- left
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.text.TextFormatAlign
テキストをテキストフィールド内で右に行揃えします。
aligns text to the right within the text field.- Default Value:
- right
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.text.TextFormatAlign
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class TextFormatAlign]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object TextFormatAlign]
Returns:
Type Description string