Interface IGradientColorPoint

IGradientColorPoint interface

Base interface for fill settings

public interface IGradientColorPoint

Properties

NameDescription
Color { get; set; }Gets or sets the color.
Location { get; set; }Gets or sets the location. Value range 0-4096.
MedianPointLocation { get; set; }Gets or sets the median point location. Value range 0-4096.
RawColor { get; set; }Gets or sets the color of the raw.

See Also