在Metro应用程序显示SVG用C#和XAML [英] Display svg in Metro App with c# and xaml

查看:214
本文介绍了在Metro应用程序显示SVG用C#和XAML的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在使用XAML和C#在Windows 8 Metro应用工作。



我有一个开放的为SVG图像,这还真管用,但我没有知道如何得到这个图片,并在XAML显示出来。



或者是不可能的SVG .NET中的核心?


工作< DIV CLASS =h2_lin>解决方案

或者是不可能的SVG .NET中的核心工作?




在.NET地铁Profile是不是.NET 4.5全部档案,甚至是.NET客户端配置文件。其中一个Metro应用的要求或限制是无法链接到与地铁档案汇编的任何内容。



我建议你使用WPF来代替。


I'm working at a Windows 8 Metro Application with XAML and C#

I have got a Uri to a SVG Image, which really works, but I have no Idea how to get this Image and display it in the XAML.

Or is it impossible to work with SVG în .NET Core?

解决方案

Or is it impossible to work with SVG în .NET Core?

The .NET Metro Profile is NOT the .NET 4.5 Full Profile or even the .NET Client Profile. One of the requirements or limitations of the Metro application is the inability to link to any content not compiled with Metro Profile.

I suggest you use WPF instead.

这篇关于在Metro应用程序显示SVG用C#和XAML的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆