Is there a function that will get the X, Y coordinates of a shape?

A

Al Edlund

the x and y coordinates of a shape are stored in the shapes 'shapesheet' in
the pinx and piny cells.
you can access these via code. there are examples in the visio sdk available
on msdn.
al
 
R

Rad

Thanks,
I could not find an example in the SDK to use, would you please point me to
it, or copy & past it here.

Thank you again.
Rad
 
Top