CompositeShape SelectionGraphicMouseCursor Property Cognex VisionPro 9.21
Get

Gets the mouse cursor used with the selection rectangle that encloses the composite shape.

Set

Sets SelectionGraphicMouseCursor.

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

public StandardCursorConstants SelectionGraphicMouseCursor { get; set; }

Property Value

Type: StandardCursorConstants
Remarks

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

Remarks

Changed Raised when the value of this property changes.

See Also