Click or drag to resize
Accord.NET (logo)

HeadControllerPropertyChanged Event

Occurs when a property value changes.

Namespace:  Accord.Controls.Vision
Assembly:  Accord.Controls.Vision (in Accord.Controls.Vision.dll) Version: 3.8.0
Syntax
public event PropertyChangedEventHandler PropertyChanged
Request Example View Source

Value

Type: System.ComponentModelPropertyChangedEventHandler

Implements

INotifyPropertyChangedPropertyChanged
See Also