Enumeration TextAlign

テキストの描画位置。

Deprecated

非推奨である。将来的に削除される。代わりに TextAlignString を利用すること。

Enumeration Members

Enumeration Members

Center: 1

中央寄せ。

Left: 0

左寄せ。

Right: 2

右寄せ。

Generated using TypeDoc