CogCompositeShape SelectionGraphicMouseCursor Property Cognex VisionPro 9.7
Controls mouse cursor of selection graphic.

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

public CogStandardCursorConstants SelectionGraphicMouseCursor { get; set; }

Property Value

Type: CogStandardCursorConstants
Events

Event TypeReason
CogCompositeShape Changed

Fires when the selection mouse cursor changes.

The following state flag may be affected:

    Remarks

    Sets or gets the mouse cursor used with the selection rectangle that encloses the composite shape.

    See Also