Link Selection area

Hi

I was wondering if there is a simple way to increase the link selectable area, without touching the thicknesses, in our application the link thicknesses must be 1, but the height of the selectable area should be bigger.
We use linkpanel for some text representation that we have.
Thank you!
Leo

The common thing to do is to add another go:LinkShape to your LinkPanel that has a StrokeThickness=“5” and a Stroke=“Transparent”.

There are several examples of this in the demo.