Geometries that are filled with an `XRadialGradientBrush` are rendered black. The properties `ExtendLeft` and `ExtendRight` that are available on both, the `XLinearGradientBrush` and the `XRadialGradientBrush` have no effect. The issue is fixed by [PR316](https://github.com/empira/PDFsharp/pull/316).
Geometries that are filled with an
XRadialGradientBrushare rendered black.The properties
ExtendLeftandExtendRightthat are available on both, theXLinearGradientBrushand theXRadialGradientBrushhave no effect.The issue is fixed by PR316.