ICogGraphicInteractive MouseCursor Property Cognex VisionPro 9.8 SR1
Mouse cursor to be displayed when the mouse is over the graphic. The cursor will be visible only if the graphic is interactive.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax

CogStandardCursorConstants MouseCursor { get; set; }

Property Value

Type: CogStandardCursorConstants
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the mouse cursor changes.

The following state flag may be affected:

Remarks

Mouse cursor to be displayed when the mouse is over the graphic.

See Also