RibbonHitInfo.HitPoint Property
Gets or set the test point.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Point | A Point structure that specifies test point coordinates relative to the Ribbon Control’s top-left corner. |
See Also