Share via


TextFrame.AutoSize 属性

定义

如果指定对象能自动调整大小,以适应其中所包含的文字,则该属性值为 True

public:
 property bool AutoSize { bool get(); void set(bool value); };
public bool AutoSize { get; set; }
Public Property AutoSize As Boolean

属性值

适用于