P
Purple_Apple
Guest
I reviewed a lot of material on the Internet, but did not find what I needed. I need the following: how to set cartesian coordinate system for GDI+ in Win32 C++ application. I need to display the following points in the coordinate plane:
X Y
0 0
-0.41598 0.90903
-1.35001 0.436
-1.63999 -0.54904
-1.31001 -1.51
-0.53203 -2.16999
0.45401 -2.41001
1.45 -2.21
2.29 -1.65999
2.87999 -0.83797
3.16001 0.13101
3.12001 1.13999
2.77 2.08001
2.16001 2.89001
1.36001 3.49002
The display scale should occupy the entire client area of the application window. I would be very grateful for your help.
Continue reading...
X Y
0 0
-0.41598 0.90903
-1.35001 0.436
-1.63999 -0.54904
-1.31001 -1.51
-0.53203 -2.16999
0.45401 -2.41001
1.45 -2.21
2.29 -1.65999
2.87999 -0.83797
3.16001 0.13101
3.12001 1.13999
2.77 2.08001
2.16001 2.89001
1.36001 3.49002
The display scale should occupy the entire client area of the application window. I would be very grateful for your help.
Continue reading...