|
-
December 13th, 2011, 08:59 AM
#1
Confused about creating dll with Drawing library
Hi,
I have a program (Windows Form Project) which plots some points on a graph and then convert this graph as .bmp file and finally save this .bmp file in user defined path in PC. For sure I need System.Drawing, System.Drawing.2D for performing above functions.
Now I am trying the include same functionality in .dll and integrate this dll in LabWindows(CVI) and TestStand. I am not been able to find a way to do that because:
- If I try to make a new project of "Class Library" type then I can not incude System.Drawing and System.Drawing.2D in it.
Can anyone please provide solution ot the problem? Does any one of you ever tried doing it and could resolve the issue?
Regards
Ricky
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|