Scale Box

The Scale Box is a WPF control that scales its content relative to the proportion of its bounding box size.

Content that is to be resized is set as a child of the scale box. The scale box and its child content can be resized in the designer only; you cannot resize the child control in run time.

See Container Controls to view the usage and description of the properties for this control.