Mouse restriction in circle

Anzar

New member
Joined
May 28, 2015
Messages
2
Programming Experience
1-3
I want to restrict mouse movement in Circle drawn using Ellipse in WPF. I can restrict mouse movement using ClipCursor function but it takes rect param. How it can be achieved to restrict movement in Circle? Please suggest any solution I need to implement this in my project using WPF.
 
Back
Top Bottom