|
HistogramAllowSelection Property
|
Allow mouse selection or not.
Namespace:
Accord.Controls
Assembly:
Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax [DefaultValueAttribute(false)]
public bool AllowSelection { get; set; }
<DefaultValueAttribute(false)>
Public Property AllowSelection As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanRemarks See Also