Defines how the colors are interpolatied between the points.

The default is Linear.

Location

Namespace
Fuse.Drawing
Package
Fuse.Drawing 2.9.1

Returns

LinearGradientInterpolation

Possible Values

Linear

Linearly interpolates colors between the GradientStop's

Smooth

Smoothly interpolates colors between the GradientStop's