IGraphicInteractive MouseCursor Property Cognex VisionPro 9.22
Get

Mouse cursor to be displayed when the mouse is over the graphic. The cursor will be visible only if the graphic is interactive.

Set

Sets MouseCursor.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

StandardCursorConstants MouseCursor { get; set; }

Property Value

Type: StandardCursorConstants
Remarks

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

Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also