Coordinates in Visio Page

N

Nag

Currently Page coordinates starts from bottom right corner. How to
change it to top left corner?

Nag
 
B

bozood

hi,
i think the coordinates starts from bottom left corner... am i wrong ?

For your problem you can make a conversion for the Y coordinates :
y (top left) = Abs(Y(bottom left) - HeightPage)

I hope it will help
 
N

Nag

Thanks for your timely reply. But, if the size of the page is changed
then all the shapes need to be relocated by applying conversion logic.
What I'm asking is, Is there any built-in feature in Visio Control to
support this?
 
Top