MapItemClickEventArgs.MouseArgs Property
Returns data for the MouseUp, MouseDown, and MouseMove events.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MouseEventArgs | A System.Windows.Forms.MouseEventArgs object which provides data for the mouse events. |
See Also