| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RadialGradientBrush Class : Create Method |
| 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. |