|
ColorSliderMin Property
|
Minimum selected value, [0, 255].
Namespace:
Accord.Controls
Assembly:
Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax [DefaultValueAttribute(0)]
public int Min { get; set; }
<DefaultValueAttribute(0)>
Public Property Min As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also