Occurs when the brush changed.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
public event RoutedPropertyChangedEventHandler<Brush> BrushChanged
public event RoutedPropertyChangedEventHandler<Brush> BrushChanged
Public Event BrushChanged As RoutedPropertyChangedEventHandler(Of Brush)
Public Event BrushChanged As RoutedPropertyChangedEventHandler(Of Brush)
public:
event RoutedPropertyChangedEventHandler<Brush^>^ BrushChanged {
void add (RoutedPropertyChangedEventHandler<Brush^>^ value);
void remove (RoutedPropertyChangedEventHandler<Brush^>^ value);
}public:
event RoutedPropertyChangedEventHandler<Brush^>^ BrushChanged {
void add (RoutedPropertyChangedEventHandler<Brush^>^ value);
void remove (RoutedPropertyChangedEventHandler<Brush^>^ value);
}Value
Type:
System.Windows RoutedPropertyChangedEventHandler Brush