TextAutofitType

TextAutofitType enumeration

表示文本自动调整模式。

public enum TextAutofitType : sbyte

价值观

姓名价值描述
NotDefined-1未定义。
None0没有自动调整。
Normal1正常自动调整。字体大小和行距将减小以适应形状。
Shape2形状自动调整。形状大小将更改以适合文本。

也可以看看