can anyone could teach me how to create a rectangle in c#???
cause i have tried to use
using System.Drawing.Drawing2D;
and
rectangle = new Rectangle(100, 170, 220, 120);
but it is not working for those code
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks