IInterpolationColor Interface

IInterpolationColor interface

Desclares methods for getting interpolation color.

public interface IInterpolationColor

Properties

NameDescription
Color { get; set; }Get or sets the color that represents the colors to use at corresponding positions along a gradient.
Position { get; set; }Gets or sets the color position.

See Also