Hello
I have a 4 sided polygon which is defined by the points p1, p2, p3, and p4. This polygon is reffered to as the maydetect zone. The problem is I need to draw another polygon which is exactly the same shape but smaller. The smaller polygon must go inside the big polygon.
The question is:
How can I calculate the points in the small polygon?
Thanks for any help.
I have a 4 sided polygon which is defined by the points p1, p2, p3, and p4. This polygon is reffered to as the maydetect zone. The problem is I need to draw another polygon which is exactly the same shape but smaller. The smaller polygon must go inside the big polygon.
The question is:
How can I calculate the points in the small polygon?
Thanks for any help.