TextAnchorType

TextAnchorType 枚举

文本框在文本区域内的对齐方式。

public enum TextAnchorType : sbyte

名称描述
NotDefined-1
Top0
Center1
Bottom2
Justified3
Distributed4

另见