K
Kati Molnar
I would like to drop a one dimensional second shape on my page and glue it to
the connection point of a first, 2 dimensional shape already on the page so
that the second shape does not lose its original look.
I dropped my second shape to the page- related coordinates (0,0) to start
with.
First, I tried to glue the second shape to my first shape. However, the
other end of the second shape stays glued to its drop point, so it stretches
out my whole page and loses its original shape.
Second, I would like to move my second shape to the connection point now,
hoping that move does not change its shape. I need to figure out the
page-related x,y coordinates of the connection point of the first shape -
that is needed by the move method.
How to do that in VBA?
Kati
the connection point of a first, 2 dimensional shape already on the page so
that the second shape does not lose its original look.
I dropped my second shape to the page- related coordinates (0,0) to start
with.
First, I tried to glue the second shape to my first shape. However, the
other end of the second shape stays glued to its drop point, so it stretches
out my whole page and loses its original shape.
Second, I would like to move my second shape to the connection point now,
hoping that move does not change its shape. I need to figure out the
page-related x,y coordinates of the connection point of the first shape -
that is needed by the move method.
How to do that in VBA?
Kati