Back to Devexpress

SvgImageItemMouseEventArgs.X Property

windowsforms-devexpress-dot-xtraeditors-dot-svgimageitemmouseeventargs-73873000.md

latest1.1 KB
Original Source

SvgImageItemMouseEventArgs.X Property

Gets the mouse x-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

csharp
public int X { get; }
vb
Public ReadOnly Property X As Integer

Property Value

TypeDescription
Int32

The mouse x-coordinate.

|

See Also

SvgImageItemMouseEventArgs Class

SvgImageItemMouseEventArgs Members

DevExpress.XtraEditors Namespace