Sets the base size used for autoscaling when the form is created.
public final void setAutoScaleBaseSize( int value )
value
The base size used for autoscaling.
The value specified in value is used at form-display time to compute the scaling factor for the form. This value is used when the form is initially created, and once set, cannot be changed.
See Also getAutoScaleBaseSize, setAutoScale