ScaleWidth Property

Visual LANSA Feature

ScaleWidth Property

DirectX Only

In conjunction with ScaleHeight, defines the visible size of the control based on an imaginary point defined by the ScaleOriginLeft and ScaleOriginTop properties.

ScaleWidth is a percentage.  The default is 100.

Scale, like Rotation and Skew, is a visual effect and does not alter the fundamental size and position of the control.  The left, top, height and width properties maintain their value.  Scaled controls are clipped to ensure they fit within the bounds of their parent control.