Skip to main content

ConnectionPointsInfo.GetNextPoint(ConnectorLocation, Point) Method

For internal use only.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public Point GetNextPoint(
    ConnectorLocation location,
    Point point
)

Parameters

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

Returns

Type
Point
See Also