#1
Posted
:
Friday, June 10, 2016 7:52:50 AM(UTC)
Groups: Registered
Posts: 8
I want to display/render SVG files in my C# winforms app. What do I need to use to be able to do this?
#2
Posted
:
Wednesday, June 22, 2016 10:19:27 AM(UTC)
Groups: Registered
Posts: 119
Was thanked: 4 time(s) in 4 post(s)
With LEADTOOLS you will be able to display an SVG file in your c# application. What you will need to be using is the LoadSvg() method. You can find out more information needed as well as sample code that will help you understand the process of loading an SVG:
https://www.leadtools.com/help/leadtools/v19/dh/co/leadtools.codecs~leadtools.codecs.rastercodecs~loadsvg(string,int32,codecsloadsvgoptions).html
If you have any further questions, do not hesitate to ask.
Nick Villalobos
Developer Support Engineer
LEAD Technologies, Inc.
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.