Skip to content
TextVerticalJustify

界面 / TextVerticalJustify

TextVerticalJustify Enumeration
​

文本排列垂直对齐规则

Table of contents ​

Enumeration Members
​

Bottom = 2
Center = 1
Top = 0

Enumeration Members ​

Bottom
​

• Bottom = 2

居下对齐


Center
​

• Center = 1

居中对齐


Top
​

• Top = 0

居上对齐