LEADTOOLS Support
Imaging
Imaging SDK Questions
Re: zoom like as autocad without change quality
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, October 14, 2009 6:40:40 AM(UTC)
Groups: Registered
Posts: 1
Hi all ,
I want to do without change quality when I was zooming to graphic like as in autocad..
How Can I do this with Vector imaging SDK?
I have to this in C#. Is it hard? or can you give me some hint and links?
thanks
#2
Posted
:
Thursday, October 15, 2009 3:54:51 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
We do not have native vector toolkit for .NET. You can try to use our C-style DLL API functions inside C#, but you will need to write C# wrappers for these functions.
The following post contains a code sample that wrap some of our v16.5 DLL API functions in C# code and uses them in a small project:
http://support.leadtools.com/SupportPortal/cs/forums/26043/ShowPost.aspx
You can use a similar approach to translate some of our Vector C++ header file to C# and use it in your project.
LEADTOOLS Support
Imaging
Imaging SDK Questions
Re: zoom like as autocad without change quality
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.