Retrieves the base size used for autoscaling.
public final int getAutoScaleBaseSize()
Returns the base size that this form uses for autoscaling.
The autoscaling base size is used by the form as a baseline for comparison to the system's font size to determine how much to scale the form when autoscaling is used.
See Also setAutoScaleBaseSize, setAutoScale