| オーバーロード | 解説 |
|---|---|
| Create(RenderTarget,RadialGradientBrushProperties,GradientStopCollection) | Creates an RadialGradientBrushthat contains the specified gradient stops and has the specified transform and base opacity. |
| Create(RenderTarget,RadialGradientBrushProperties,BrushProperties,GradientStopCollection) | Creates an RadialGradientBrushthat contains the specified gradient stops and has the specified transform and base opacity. |
| Create(RenderTarget,RadialGradientBrushProperties,Nullable<BrushProperties>,GradientStopCollection) | Creates an RadialGradientBrushthat contains the specified gradient stops and has the specified transform and base opacity. |