Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Friday, July 31, 2009 5:41:59 AM(UTC)
RickOberuc

Groups: Registered
Posts: 1


<P>I am new to Leadtools and fear that I am in the deep end of the pool.

<P>I have an application that uses
Interop.LTANNLib in C# with version 14.5.

<P>I'd like to migrate to version 16.0.
(Eventually 16.5 but I'm trying to get to 16.0 first)

<P>Other classes used in this app were fairly straight forward to migrate (various Image related classes) to something.
But the applications is using LTANNLib.LEADRasterAnnotationClass,
LTANNLib.LEADRasterAnnToolBarClass,
and LTRASTERIOLib.LEADRasterIOClass.
(The last one seems to be close to
Leadtools.Annotations.AnnCodecs.)


<P>Are these classes supported in version 16?
What are my options?
(Looking like a total rewrite to go to
Leadtools.Annotations.)

<P>Rick
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, August 2, 2009 6:47:32 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Rick,
It appears you were using the COM programming interface in version 14.5. If yes, then the old COM objects were not migrated to LEADTOOLS 16.x.
Since you're using .NET, there is no need for you to look for a COM interface. Instead, you can use the native .NET classes in your project.

However, the design of the .NET classes is different from that of the old COM objects, so you will need to re-write the parts of your program that use LEADTOOLS.

If you face any problem while migrating, check our .NET demos that install with the toolkit and feel free to contact us if you can't find the answer there.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.055 seconds.