简体   繁体   English

显示文本,图像和2d wpf动画内容的最佳方法是什么?

[英]What is the best way to display text, images and 2d wpf animation content?

What is the best way to display text, images and 2d wpf animation content in WPF? 在WPF中显示文本,图像和2d wpf动画内容的最佳方法是什么? I am developing a desktop application which is supposed to display such content in an organized and easily navigable way But i don't know how to display the content. 我正在开发一个桌面应用程序,该应用程序应该以一种有组织且易于导航的方式显示此类内容,但是我不知道如何显示该内容。
I have considered using Flow document for the text and image but it doesn't provide facilities for wpf animations. 我考虑过将Flow文档用于文本和图像,但是它不提供用于wpf动画的工具。 I can separate the text image part from the wpf animation but that might make management of resources harder. 我可以将文本图像部分与wpf动画分开,但这可能会使资源管理更加困难。 What is the proper way displaying such content? 显示此类内容的正确方法是什么?

PS I am using Expression Blend to design the user interface and to animate some resources and The application is an electronic magazine PS我正在使用Expression Blend设计用户界面并为某些资源设置动画,该应用程序是一本电子杂志

I have not used this but FlowDocument has animation 我没有用过,但是FlowDocument有动画

FlowDocument.BeginAnimation Method FlowDocument.BeginAnimation方法

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

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