Gets or sets the cursor that will be displayed whenever the MouseMode
property is set to 'UserDefined'.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Property Value
Type: CursorThe user-defined mouse cursor or . If null, a standard arrow cursor will be displayed in UserDefined mode.
Events
| Event Type | Reason |
|---|---|
| CogDisplay Changed | Fires when the value is changed. |
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
See Also