VectSharp 2.6.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.GradientStops, including all inherited members.
Count | VectSharp.GradientStops | |
GetColourAt(double position) | VectSharp.GradientStops | |
GetEnumerator() | VectSharp.GradientStops | |
GradientStops(IEnumerable< GradientStop > gradientStops) | VectSharp.GradientStops | |
GradientStops(params GradientStop[] gradientStops) | VectSharp.GradientStops | |
operator Func< double, Colour >(GradientStops stops) | VectSharp.GradientStops | static |
StopTolerance | VectSharp.GradientStops | static |
this[int index] | VectSharp.GradientStops |