Link to home
Start Free TrialLog in
Avatar of ItsMe
ItsMe

asked on

TImage.Canvas Polygon

Hi, how do I draw a user defined polygon ? The user clicks
with the mouse on some points. Then a polygon should be drawn. How do I add the points to the polygon and how do I create an array for them ? Source ?
ASKER CERTIFIED SOLUTION
Avatar of ZifNab
ZifNab

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ItsMe
ItsMe

ASKER

Adjusted points to 30