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