absolute position
Posted: 28 May 2010, 09:42
I'm using the pro version to browse all entities and get TEXT and MTEXT elements.
These elements coordinates (x,y) are often different from abolute coordinates.
In the EditorDemo.exe for example I see x=24, y=400 in the property editor (these values are read from entity propery) but in the status bar I see the abolute position (5530,1520)
How can i calculate that absoulte position ?
I'm not using a picturebox to display the image, because is a batch process, so i can't use x,y mouse coordinates.
These elements coordinates (x,y) are often different from abolute coordinates.
In the EditorDemo.exe for example I see x=24, y=400 in the property editor (these values are read from entity propery) but in the status bar I see the abolute position (5530,1520)
How can i calculate that absoulte position ?
I'm not using a picturebox to display the image, because is a batch process, so i can't use x,y mouse coordinates.