| Overload | Description |
|---|---|
| Create(RenderTarget,RadialGradientBrushProperties,GradientStopCollection) | Creates an RadialGradientBrush that contains the specified gradient stops and has the specified transform and base opacity. |
| Create(RenderTarget,RadialGradientBrushProperties,BrushProperties,GradientStopCollection) | Creates an RadialGradientBrush that contains the specified gradient stops and has the specified transform and base opacity. |
| Create(RenderTarget,RadialGradientBrushProperties,Nullable<BrushProperties>,GradientStopCollection) | Creates an RadialGradientBrush that contains the specified gradient stops and has the specified transform and base opacity. |