Cog3DDisplay MouseCoordinatesVisible Property Cognex VisionPro
Gets or sets whether the coordinates of the object under the mouse cursor are visible on the Display

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 bool MouseCoordinatesVisible { get; set; }

Property Value

Type: Boolean
See Also