斑竹,
Build大会发布时开发者预览版时有款Metro自带的应用PaintPlay用户体验很好,里面有各种效果的画笔,记得有类似水墨风格的Stroke等效果;
现在XAML+C#同样写的墨迹程序,可以发现绘制好一笔放开后那个Stroke总会有稍微的偏移[少许移动];
在当时使用PaintPlay时没有这种现象,用户体验很好;
而且PaintPlay绘制的Stroke的效果也不知道是如何实现的?
能否请教大神指点?感谢!
Hi,
这个应用好像是找不到了。我不太清楚你用的是什么事件实现的,是PointerMoved吗?这很可能是事件内部实现的问题。只能找找折中办法了。
Aaron MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.