QueryCursorEventArgs(Cursor, QueryCursorAction) Constructor
Initializes a new instance of the QueryCursorEventArgs class with specified settings.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| cursor | Cursor |
| action | QueryCursorAction |
See Also