本文介绍了绘制,移动,调整线条大小。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好,我在XAML工作,我有一个CANVAS,我想在绘制一条线时,在末尾显示标签,字符串或文字该行;
$
我可以在行尾插入文字,但我可以移动并调整文本大小,有人可以帮助我??。
此示例:
解决方案
Hello everyone, I work with XAML where I have a CANVAS, I would like it when drawing a line, display a label, string or text at the end of the line;
I can insert text at the end of the line, but I can move and resize the text together, someone can help me ??.
This a sample: Example.xaml
解决方案
这篇关于绘制,移动,调整线条大小。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!