TextAlignment

TextAlignment enumeration

テキストの配置.

public enum TextAlignment

名前価値説明
Left0左位置.
Center1センター位置.
Right2右の位置.

関連項目