Cog3DDisplay MousePositionChanged EventCognex VisionPro
Occurs when the mouse position changed.

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

public event RoutedPropertyChangedEventHandler<Cog3DVect3> MousePositionChanged

Value

Type: System.Windows RoutedPropertyChangedEventHandler Cog3DVect3 
See Also