Post Reply 
Graphics coordinates vs Pixels coordinates
03-20-2019, 06:27 AM
Post: #4
RE: Graphics coordinates vs Pixels coordinates
I think I understood very badly the thread xD
The solution for a circle that allows a rectangular relation would be very similar to your initial code, adding the second radius in Y, it is not uncomfortable in my opinion.

Code:
 ARC(0,0,ra*{320/(Xmax-Xmin),240/(Ymax-Ymin)},#FF0000);

Viga C | TD | FB
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Graphics coordinates vs Pixels coordinates - Carlos295pz - 03-20-2019 06:27 AM



User(s) browsing this thread: 1 Guest(s)