Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: Vector Files in .Net
Started by Jawahar at 10-30-2007 6:26. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  10-30-2007, 6:26
Jawahar is not online. Last active: 10/30/2007 11:09:29 AM Jawahar

Not Ranked
Joined on 10-30-2007
Posts 1
Vector Files in .Net
Reply Quote

I recently bought LEADTOOLS Vector Imaging Pro version 15.0 toolkit.

Is it possible to develop vector applications in VB.Net or C++ Windows Forms  Or do I have to use basic C++ only. Do you have any vector samples for .Net or some resouce showing me how to start the project? The only samples included in the kit were API samples, there is no sample for Vector development in .Net.

 


   Report 
  10-30-2007, 15:55
jigar is not online. Last active: 10/3/2008 1:08:01 PM jigar



Top 10 Posts
Joined on 08-22-2007
Posts 421
Re: Vector Files in .Net
Reply Quote
Hello,

Unfortunately, we do not have .NET support of out the box, and I'm not aware of any future plans for an addition of the .NET interface to the Vector toolkit. But, you can wrap our dlls with a .NET class or class library for the API functions.  You would only need to wrap the dlls/functions that you make use of.  And for C++ Windows Forms, you can use the libraries, just like you would in C or C++.  Personally, I would prefer wrapping the dlls in a .NET class over using C++ Windows Forms.  Let me know if you have any more questions.

Thanks.

LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » Developer » Vector » Re: Vector Files in .Net

Powered by Community Server, by Telligent Systems