|
HuePickerMax Property
|
Maximum selected value of the hue picker control in
Range mode.
Namespace:
Accord.Controls
Assembly:
Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax [DefaultValueAttribute(359)]
public int Max { get; set; }
<DefaultValueAttribute(359)>
Public Property Max As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also