I am facing a problem that have kind of already been asked here before, as far as I have seen. I read most of these but didn't find the right answer.
This is what I need:
- Complex shaped zone (i.e: countries, states..)
- Having possibility to get events on it (especially mouse's)
- Possibility to place some conrols in it (i.e: images, buttons)
I saw that some uses usercontrols, controltemplates.. But how should I do for that kind of shape ? Most of questions was for some basic mix of standard shapes.
(I saw with Blend that we can make path object with a pen, is there a way to use this to define the shape of a zone ?)
Thanks.