Skip to main content
A newer version of this page is available. .
All docs
V20.2

QueryCursorEventArgs.Action Property

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public QueryCursorAction Action { get; }

Property Value

Type
QueryCursorAction

Available values:

Show 17 items
Name
Default
SizeNESW
SizeNS
SizeNWSE
SizeWE
SizeAll
HyperlinkHover
NavigationUIHover
NavigationUIPressed
MoveMap
MoveMiniMap
RotateMap
EditorAddPoint
EditorMovePoint
EditorRotation
EditorMoveItem
Restore
See Also