Draw shape on the basis of some point
-
hi all, In my program, i have multiple point. these points can make different closed diagram but i have no idea that how can i draw a diagram on the basis of point. I want to ask whether there are any class in .Net which take different point and draw closed diagram on the basis of point ? I am using visual studio 2005
-
hi all, In my program, i have multiple point. these points can make different closed diagram but i have no idea that how can i draw a diagram on the basis of point. I want to ask whether there are any class in .Net which take different point and draw closed diagram on the basis of point ? I am using visual studio 2005
-
I guess
DrawClosedCurve
method ofGraphics
class will help you.Thanks danish, I want to know one more thing. Whether there are any method to fill this area to any color ?
-
Thanks danish, I want to know one more thing. Whether there are any method to fill this area to any color ?