SvgImagePopupMenuShowingEventArgs.Point Property
Gets the position where the menu is to be invoked.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Point | The position where the menu is to be invoked. |
See Also