C
Chuck B
I've got multiple shapes grouped together into a composite shape. My problem
is that one of the subgroups should retain it's shape. That is, if the
parent group is stretched in the X direction the child group retains it's
current shape. If stretched in the Y direction the child group should scale
proportional to Y. If the parent group is scaled in both X and Y directions,
the subgroup should scale with it.
Anybody know how I might accomplish this?
is that one of the subgroups should retain it's shape. That is, if the
parent group is stretched in the X direction the child group retains it's
current shape. If stretched in the Y direction the child group should scale
proportional to Y. If the parent group is scaled in both X and Y directions,
the subgroup should scale with it.
Anybody know how I might accomplish this?