This shows you the differences between two versions of the page.
— |
wiki:api:textalign [2018/02/04 04:10] (現在) kb10uy 作成 |
||
---|---|---|---|
ライン 1: | ライン 1: | ||
+ | ====== TextAlign 列挙体 ====== | ||
+ | [[wiki:api:textsprite|TextSprite]]のアラインメントを指定します。 | ||
+ | ===== 項目 ===== | ||
+ | |||
+ | ==== Top ==== | ||
+ | (上下方向で)上辺 | ||
+ | |||
+ | ==== Bottom ==== | ||
+ | (上下方向で)底辺 | ||
+ | |||
+ | ==== Left ==== | ||
+ | (左右方向で)左辺 | ||
+ | |||
+ | ==== Right ==== | ||
+ | (左右方向で)右辺 | ||
+ | |||
+ | ==== Center ==== | ||
+ | (上下左右どちらでも)中央 |