Stops

CdrGradient.Stops property

Gets or sets the stops.

public List<CdrGradientStop> Stops { get; set; }

Property Value

The stops.

See Also