Cog3DDisplay OnRotateAroundMouseDownChanged Method Cognex VisionPro
Raises the rotate around mouse down changed event.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

protected virtual void OnRotateAroundMouseDownChanged(
	RoutedPropertyChangedEventArgs<bool> args
)

Parameters

args
Type: System.Windows RoutedPropertyChangedEventArgs Boolean 
See Also