Gets or sets whether the mouse’s coordinates are tracked in the display.
It has to be set to true to figure out the 3D coordinates under the mouse's position.
If set to false, mouse coordinates are not tracked and always reported as null.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Property Value
Type: BooleanImplements
ICog3DDisplayV2 MouseCoordinatesTrackedSee Also