QueryCursorEventArgs Constructors
Provides data for the QueryCursor event.Name | Parameters | Description |
---|---|---|
QueryCursorEventArgs(Cursor, QueryCursorAction) | cursor, action | Initializes a new instance of the QueryCursorEventArgs class with specified settings. |
See Also