Back to Devexpress

SvgImagePopupMenuShowingEventArgs.Point Property

windowsforms-devexpress-dot-xtraeditors-dot-svgimagepopupmenushowingeventargs-6e599874.md

latest1.2 KB
Original Source

SvgImagePopupMenuShowingEventArgs.Point Property

Gets the position where the menu is to be invoked.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public Point Point { get; set; }
vb
Public Property Point As Point

Property Value

TypeDescription
Point

The position where the menu is to be invoked.

|

See Also

SvgImagePopupMenuShowingEventArgs Class

SvgImagePopupMenuShowingEventArgs Members

DevExpress.XtraEditors Namespace