|
Interactively using Mappoint, probably not. Programmatically I think it is possible. One appproach might be to check the location of the object(s) in the "MouseUp event" or some other event and see if they do not exist anymore or the location does not match, if so put them back where they belong.
There are several ways to get the job done I'm sure... |