BaseLayoutItemHitInfo.HitPoint Property
Gets the test point.
Namespace: DevExpress.XtraLayout.HitInfo
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Point | A Point structure that specifies the current test point. |
See Also