HarleyVanselow / PolyRelativity

All files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PolyRelativity Harley Vanselow

PolyRelativity features an exercise in inheritance and polymorphism. From the PolyRelativity/Shapes.cs file, several classes of object are defined that interact with each other in different ways. All of these interactions are showcased in PolyRelativity/Form1.cs, which draws examples of the possible classes of shape, as well as the cross class interactions between them.

The GDIDrawer library used was developed by engineers at NAIT and can be viewed here: https://github.com/NAIT-CNT/GDIDrawer

About

All files


Languages

Language:C# 100.0%