I\'m pretty new to C# and I\'m trying to do something but without much success. I am trying to use the class Point (the one with coordinates).
Point
This is t
you need add using System.Drawing at top.
using System.Drawing