An instance of this interface handles intersections found by the IntersectionAlgorithm,

Namespace: yWorks.yFiles.Algorithms.Geometry
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IIntersectionHandler
Visual Basic
Public Interface IIntersectionHandler

Remarks

An instance of this interface handles intersections found by the IntersectionAlgorithm,

See Also