Click here to Skip to main content
15,882,017 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi comrade.
how to use svg file in wpf ui ?
i want to create button like following link

https://tympanus.net/Development/DistortedButtonEffects

tnx very much
pls help very necessary

What I have tried:

i searched in google but i couldn't found any thing
Posted
Updated 12-Feb-17 12:42pm
Comments
[no name] 12-Feb-17 14:28pm    
You convert the svg into XAML.

1 solution

You can't use SVG for this. You have to understand XAML and its storyboard functionality pretty well and rewrite in XAML.

There are conversion tools out on the web but I'm going to vouch for their usability or accuracy in any use case.
 
Share this answer
 
Comments
Member 11488562 13-Feb-17 3:44am    
can you introduce resource ?
Dave Kreskowiak 13-Feb-17 8:12am    
Really? Did you even TRY to Google "svg to xaml conversion tool"?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900