Click or drag to resize
Accord.NET (logo)

HuePickerType Property

Current type of the hue picker control.

Namespace:  Accord.Controls
Assembly:  Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax
[DefaultValueAttribute(HuePickerHuePickerType.Value)]
public HuePickerHuePickerType Type { get; set; }
Request Example View Source

Property Value

Type: HuePickerHuePickerType
Remarks
See Also