简体   繁体   English

使用Kendo UI添加页脚SVG文件

[英]Add footer SVG file using Kendo UI

I need to add a footer to a SVG file using a third party application called Kendo UI. 我需要使用名为Kendo UI的第三方应用程序将页脚添加到SVG文件中。

I am calling the Kendo UI API from a .net Application. 我正在从.net应用程序调用Kendo UI API。

解决的办法是添加一些技巧,并用以下内容替换最后一个标签

<g><text><tSpan>...</tSpan></text></g></svg>

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM