ISchedulerHitInfo.HitPoint Property
Gets the test point.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Point | A Point structure which specifies the test point coordinates relative to the top left corner. |
See Also