Skip to main content

ConnectionPointsInfo.ReturnNextPoint(ConnectorLocation, Point) Method

For internal use only.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public void ReturnNextPoint(
    ConnectorLocation location,
    Point point
)

Parameters

Name Type
location DevExpress.XtraScheduler.Drawing.ConnectorLocation
point Point
See Also