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