The document describes a program to reflect a polygon by drawing it, reflecting it across the x and y axes, and outputting the original and reflected polygons. The program uses graphics functions like line, getmaxx, getmaxy to draw the original triangle in the second quadrant and its reflections.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
25 views1 page
Program 10
The document describes a program to reflect a polygon by drawing it, reflecting it across the x and y axes, and outputting the original and reflected polygons. The program uses graphics functions like line, getmaxx, getmaxy to draw the original triangle in the second quadrant and its reflections.