BaseLayoutItemHitInfo.HitPoint Property
Gets the test point.
Namespace: DevExpress.XtraLayout.HitInfo
Assembly: DevExpress.XtraLayout.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Point | A Point structure that specifies the current test point. |
See Also