SvgImageItemMouseEventArgs.Y Property
Gets the mouse y-coordinate relative to the control’s top left corner.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v25.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The mouse y-coordinate. |
See Also