SvgImageItemMouseEventArgs.Location Property
Gets the mouse location relative to the control’s top left corner.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Point | The mouse location. |
See Also