Gets or sets whether the coordinates of the object under the mouse cursor are visible on the Display
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
public bool MouseCoordinatesVisible { get; set; }public bool MouseCoordinatesVisible { get; set; }Public Property MouseCoordinatesVisible As Boolean
Get
Set
Public Property MouseCoordinatesVisible As Boolean
Get
Set
public:
property bool MouseCoordinatesVisible {
bool get ();
void set (bool value);
}public:
property bool MouseCoordinatesVisible {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean