Back to Devexpress

SvgImageItemMouseEventArgs.Location Property

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

latest1.2 KB
Original Source

SvgImageItemMouseEventArgs.Location Property

Gets the mouse location 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 Point Location { get; }
vb
Public ReadOnly Property Location As Point

Property Value

TypeDescription
Point

The mouse location.

|

See Also

SvgImageItemMouseEventArgs Class

SvgImageItemMouseEventArgs Members

DevExpress.XtraEditors Namespace