documentationfor yFiles for HTML 3.0.0.3

EdgePathPoint

Represents a point on the path of an LayoutEdge, which can either correspond to a bend on the edge or to one of the two ports (source or target) of the edge.

Inheritance Hierarchy
EdgePathPoint

Remarks

An edge path consists of multiple points, represented by EdgePathPoint instances. These points define the edge's geometry, either as bends along the path or as port positions. The collection of all path points can be accessed via the pathPoints property.

This class cannot be instantiated

Type Details

yFiles module
algorithms

See Also

Properties

Methods