Currently Page coordinates starts from bottom right corner. How to change it to top left corner? Nag
N Nag Oct 27, 2005 #1 Currently Page coordinates starts from bottom right corner. How to change it to top left corner? Nag
B bozood Oct 27, 2005 #2 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
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 Nov 2, 2005 #3 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?
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?