End color for gradient filling.

Namespace:  AForge.Controls
Assembly:  AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public Color EndColor { get; set; }

Remarks

See documentation to ColorSlider..::.ColorSliderType enumeration for information about the usage of this property.

See Also