Retrieves a boolean value indicating whether the size of the control automatically adjusts when the font is changed.
public final boolean getAutoSize()
Returns true if the size of the control automatically adjusts when the font is changed; otherwise, returns false.
Multiline edit controls ignore the autoSize property setting.
See Also setAutoSize