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

ConnectionPointsInfo.GetNextPoint(ConnectorLocation, Point) Method

For internal use only.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v19.1.dll

Declaration

public Point GetNextPoint(
    ConnectorLocation location,
    Point point
)

Parameters

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

Returns

Type
Point
See Also