Minimum selected value of the hue picker control in Range mode.

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

Syntax

C#
public int Min { get; set; }

See Also