Welcome to LEAD Support Forum Login | Register | Faq  

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

Vector Images and Pen sizes
Started by ezanagar at 08-11-2008 11:33. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  08-11-2008, 11:33
ezanagar is not online. Last active: 10/13/2008 3:52:11 PM ezanagar

Top 150 Posts
Joined on 08-05-2008
Posts 17
Vector Images and Pen sizes
Reply Quote
I am trying to learn how vector images and pen sizes work. Is there any good sample code out there I can take a look to see how to change pen sizes in my vector images when I am trying to print them?

I am using C# to write this code.

Thanks

Ertan Zanagar

   Report 
  08-11-2008, 12:04
GregR is not online. Last active: 1/2/2009 9:03:27 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,816
Re: Vector Images and Pen sizes
Reply Quote
Take a look at the example for L_VecGetObject in the Vector API help file.  It shows how to change the properties of an object, and even works specifically with the pen. 

We do not have any C# examples of this, so you will have to declare the LEADTOOLS API calls just like you would any other Windows API function.

Greg Ross
LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » Developer » Vector » Vector Images and Pen sizes

Powered by Community Server, by Telligent Systems