I would like to draw a shape that looks exactly like this, with the same gradient fill:
using only XAML.
- The radius of the inner circle needs to be configurable.
- The radius of the outer circle needs to be configurable.
- The width of the gap at the top needs to be configurable.
- The white color needs to be transparent.
What is the best way of achieving this?