|
VectSharp 2.6.1
A light library for C# vector graphics
|
Represents a brush painting with a gradient. More...

Properties | |
| GradientStops | GradientStops [get] |
| The colour stops in the gradient. More... | |
Additional Inherited Members | |
Public Member Functions inherited from VectSharp.Brush | |
| abstract Brush | MultiplyOpacity (double opacity) |
| Returns a brush corresponding the current instance, with the specified opacity multiplication applied. More... | |
Static Public Member Functions inherited from VectSharp.Brush | |
| static implicit | operator Brush (Colour colour) |
| Implicitly converts a Colour into a SolidColourBrush. More... | |
|
get |