如何在WPF ui控件中使用svg文件

问题描述:

嗨同志。

如何在wpf中使用svg文件?

i想创建按钮如下链接



https://tympanus.net/Development/DistortedButtonEffects



tnx非常

请帮助非常必要



我尝试了什么:



i在google搜索但我找不到任何thing

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

你不能使用SVG。你必须很好地理解XAML及其故事板功能,并在XAML中重写。



网上有转换工具,但我要保证它们的可用性或任何用例的准确性。
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.