EllipticalAnnulusSection MouseCursor Property Cognex VisionPro 9.20

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.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public override StandardCursorConstants MouseCursor { get; set; }

Property Value

Type: StandardCursorConstants

Implements

IGraphicInteractive MouseCursor
Remarks

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

See Also