Tagged Questions
0
votes
2answers
330 views
Draw an arrow in vc++ mfc
who knows how to draw an arrow from point1 to point2?
I can draw it using multiple drawing of small lines but is there a straight forward method for doing that?
Thank you