本文介绍了如何获得外形轮廓的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
亲爱的所有人
在这里,我可以使用GetGlyphOutline()获得文本轮廓点为MoveTo,LineTo和CurveTo.
如何获取任何形状的数据,例如圆形,椭圆形(几何)和圆弧?.
如何获取hatchFill sahpe(Geomatric)的相同数据?.
感谢
Dear All
Here i can get the text outline point as MoveTo,LineTo and CurveTo with use of GetGlyphOutline() .
How to get same data of any shape Like circle,Ellipes(Geomatric) and Arc?.
How can i get same data of hatchFill sahpe (Geomatric)?.
Thanks
推荐答案
这篇关于如何获得外形轮廓的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!