Occurs when the rotate around mouse down property 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<bool> RotateAroundMouseDownChanged
public event RoutedPropertyChangedEventHandler<bool> RotateAroundMouseDownChanged
Public Event RotateAroundMouseDownChanged As RoutedPropertyChangedEventHandler(Of Boolean)
Public Event RotateAroundMouseDownChanged As RoutedPropertyChangedEventHandler(Of Boolean)
public:
event RoutedPropertyChangedEventHandler<bool>^ RotateAroundMouseDownChanged {
void add (RoutedPropertyChangedEventHandler<bool>^ value);
void remove (RoutedPropertyChangedEventHandler<bool>^ value);
}public:
event RoutedPropertyChangedEventHandler<bool>^ RotateAroundMouseDownChanged {
void add (RoutedPropertyChangedEventHandler<bool>^ value);
void remove (RoutedPropertyChangedEventHandler<bool>^ value);
}Value
Type:
System.Windows RoutedPropertyChangedEventHandler Boolean