Skip to main content
A newer version of this page is available. .

ConnectionPointsInfo.ReturnNextPoint(ConnectorLocation, Point) Method

For internal use only.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v19.1.dll

Declaration

public void ReturnNextPoint(
    ConnectorLocation location,
    Point point
)

Parameters

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