[archived content]

ScrollableControl.autoScaleBaseSize property

public Size autoScaleBaseSize   [property getter]
public Size autoScaleBaseSize   [property setter]

The scaling dimensions used to scale the control automatically. For example, Entice Designer can update this property to the scaling dimensions that were used while designing, and automatic scaling will resize the control to fit the content if a different font or theme is used. i.e. the difference between the scale size used to design the controls, and the current scale size, determines the new control size.

See also: autoScale, getAutoScaleSize

Page last modified on June 26, 2008, at 10:06 PM