Raises the brush changed event.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
protected virtual void OnBrushChanged(
RoutedPropertyChangedEventArgs<Brush> args
)
protected virtual void OnBrushChanged(
RoutedPropertyChangedEventArgs<Brush> args
)
Protected Overridable Sub OnBrushChanged (
args As RoutedPropertyChangedEventArgs(Of Brush)
)
Protected Overridable Sub OnBrushChanged (
args As RoutedPropertyChangedEventArgs(Of Brush)
)
protected:
virtual void OnBrushChanged(
RoutedPropertyChangedEventArgs<Brush^>^ args
)
protected:
virtual void OnBrushChanged(
RoutedPropertyChangedEventArgs<Brush^>^ args
)