QueryCursorEventArgs Properties
Provides data for the QueryCursor event.
Name | Description |
---|---|
Action | Returns the action that makes the map control change the cursor icon. |
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Cursor | Gets or sets the cursor displayed in the map control. |
See Also