裁剪TextBlock边缘以包含文本?

时间:2019-04-04 03:41:07

标签: wpf textblock

我有TextBlock对象,需要将其裁剪到所包含文本的边缘,以使其在Canvas上相对于其他对象正确对齐。 WPF对象检查器可以在以下内容中看到此上下限:

enter image description here

如何将TextBlock的边缘裁切成包含在其中的实际文本?

0 个答案:

没有答案