Back to Devexpress

SvgImageItemMouseEventArgs.Y Property

windowsforms-devexpress-dot-xtraeditors-dot-svgimageitemmouseeventargs-48e6086c.md

latest1.1 KB
Original Source

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

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

Property Value

TypeDescription
Int32

The mouse y-coordinate.

|

See Also

SvgImageItemMouseEventArgs Class

SvgImageItemMouseEventArgs Members

DevExpress.XtraEditors Namespace