Small Basic - Flipping Shapes

Today, I'll introduce a sample program to flip a picture drawn with Shapes object.  The program ID is MMF211.

This program uses Shapes.Move(), Shapes.Zoom() and Shapes.Rotate() operations to flip the picture.  In this logic, a triangle must be symmetric (an isosceles triangle).

Flip01a1 After flipping