COP4226 Assignment 3

Due Thursday, 11/19 at 11:59 pm.

Data Class

Create a data class that contains a string, a point, a font, a color and a brush for that color.

View State

Create a class that will encapsulate the state of the view.

MainForm

Screen Shots: Main Form, Main Form Transformed, Main Form Edit Text.