Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我有一长串文本,其中字体大小和系列是可调整的,并且它在 TextBlock 的窗口中被修剪了几行,我如何获得点或 IndexOf 或字符串被截断的任何点?
我想一种说法是,就像一篇跨越两页的文章,我想获取第一页末尾的索引,这样我就可以知道文章中的下一个单词从第二页开始。
您可以通过迭代调用来搜索截止点GetPositionFromCharIndex。
GetPositionFromCharIndex