Hi guys i want to draw curve this curve starting from point (80,80) then go to point (-80,-80) then go to point (160,160) then go to again to point (-160,-160)
how i execute this task .
i define four point as array variables then how i make loop
thanks