LinearGradientInterpolation Enum
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Location
- Namespace
- Fuse.Drawing
- Package
- Fuse.Drawing 2.9.1
Possible Values
Interface of LinearGradientInterpolation
HasFlag(LinearGradientInterpolation) : bool uno
Linear : LinearGradientInterpolation uno
Linearly interpolates colors between the GradientStop's
LinearGradientInterpolation - LinearGradientInterpolation : LinearGradientInterpolation uno
LinearGradientInterpolation != LinearGradientInterpolation : bool uno
LinearGradientInterpolation & LinearGradientInterpolation : LinearGradientInterpolation uno
LinearGradientInterpolation ^ LinearGradientInterpolation : LinearGradientInterpolation uno
LinearGradientInterpolation == LinearGradientInterpolation : bool uno
LinearGradientInterpolation | LinearGradientInterpolation : LinearGradientInterpolation uno
Smooth : LinearGradientInterpolation uno
Smoothly interpolates colors between the GradientStop's