Layer.resize

void resize (Number horizontal, Number vertical, AnchorPosition anchor)

Parameters

horizontal The amount to scale the object horizontally (as a percentage).
vertical The amount to scale the object vertically (as a percentage).
anchor The point to resize about.

Description

Scales the object.