Resize or scale an object

Resizing and scaling are two different ways in Blend for Visual Studio 2012 to change the size of an object:

  • Resizing an object changes only the dimensions of the object (width and height). For example, when you resize an object that has a specific stroke thickness, the stroke thickness stays the same when the object resizes.

  • Scaling an object applies a transform to the object that resizes the object based on a multiple of the initial X, Y, and Z (three-dimensional objects only) values. For example, when you scale an object that has a specific stroke thickness, the stroke thickness scales when the object scales. This means that if you scale the object only by its x-axis value (the width of the object), the stroke thickness for the width of the object will differ from the stroke thickness for the height of the object (y-axis).

To resize an object

  1. Select the object that you want to resize by using either the Selection tool 2ff91340-477e-4efa-a0f7-af20851e4daa or the Direct Selection tool 6dd6571f-c116-451d-8dd2-1f88b8406362 and then clicking the object on the artboard. Alternatively, you can select the object in the ObjectsandTimeline panel. To select more than one object, hold down the Ctrl key.

  2. Do one of the following:

    • In the Properties panel, under Layout, enter values in the Width or Height boxes, or both. Alternatively, move your mouse pointer over the text box for either property, and then drag your pointer when the numerical adjust cursor 99713193-615f-4ee2-a668-522b5572f389 appears so that you can scroll through values and see the changes reflected on the artboard. Changes in width and height might make it necessary to change the values in the HorizontalAlignment, VerticalAlignment, or Margin boxes also.

    • On the artboard, move your pointer over the corner handles or the midpoint handles of an object until the pointer becomes a double-ended arrow (5b735d0c-fdc1-4d8b-a592-0e762cc7c635, b1472e4f-1959-485d-901f-df5583a77bcb, 7d350cd4-6d4f-40bc-9d04-d46d2d54ebee, or ec88bf27-dad4-4869-9146-0c9647c29cdc), and then drag the pointer to change the size of the object. Hold down the Shift key to constrain the proportions of the object as you resize it. Hold down the Alt key to maintain the center point.

To scale an object

  1. Select the object that you want to scale by using either the Selection tool 2ff91340-477e-4efa-a0f7-af20851e4daa or the Direct Selection tool 6dd6571f-c116-451d-8dd2-1f88b8406362 and then clicking the object on the artboard. To select more than one object, hold down the Ctrl key.

  2. In the RenderTransform category under Transform in the Properties panel, click the Scale tab 7a93944e-a7f5-4607-babd-768bb5f56185.

    For information about the RenderTransform and LayoutTransform transform categories, see Moving and transforming objects.

  3. In the boxes for the X, Y, and Z (only for three-dimensional objects) properties, enter a decimal number that represents a multiple of the initial size of the object. For example, a value of 2.0 doubles the initial size.

    Note

    If you are modifying your object in a trigger within a style, it is not possible to scale an object freely on the artboard by using handles on the bounding box of the object. Instead, set specific values in the Properties panel.

    Note

    When in animation mode, the artboard handles change the Scale 7a93944e-a7f5-4607-babd-768bb5f56185 properties instead of the Width and Height properties.