How to snap polygon to another polygon??
WPF
2
Posts
2
Posters
23
Views
1
Watching
-
Hi Everyone, Does anyone know how to snap polygon to another polygon edge or vertex when they closely? like this one I already knew how to snap to grid lines, but I have no idea how to snap polygon to polygon :confused: I used C# and WPF. Does anyone have any good ideas?? Thanks.
-
Hi Everyone, Does anyone know how to snap polygon to another polygon edge or vertex when they closely? like this one I already knew how to snap to grid lines, but I have no idea how to snap polygon to polygon :confused: I used C# and WPF. Does anyone have any good ideas?? Thanks.
Hi iamnewguy, I'm actually looking for the same functionnality, I had drag google without any good answers, did you finaly manage to snap your polygons together ? thank you ! ;)