Appearance
Scripting Name:Insight.TextAlignment
文字对齐方式的枚举类型。
enum { LEFT = 1, H_MID = 2, RIGHT = 4, TOP = 8, V_MID = 16, BOTTOM = 32 }