1
Reply

Use Graphics classes in a class library

rfickling

rfickling

Jan 15 2005 2:41 PM
1.8k
Hi, I am trying to build a general purpose math and graphics class library, but am running into problems because it seems that you can't use graphics classes in a class library unless the library is control-based. But I don't want a control, just some classes and methods for mathematical and graphical calculations. Does anyone out there know how to do this? Thanks, Royce

Answers (1)