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