本文介绍了WP7 Silverlight的字符间距控制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法改变Windows Phone 7上的字符间距?



如果没有内置的方式,有人控制了吗?

解决方案

您可以使用,或转换TextBlock以满足您的需求。 / p>

Is there a way of changing the Character Spacing on Windows Phone 7?

if there is no built in way, has somebody made a control?

解决方案

You could use FontStretch, or transform your TextBlock to suit your needs.

这篇关于WP7 Silverlight的字符间距控制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-01 07:17