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

Namespace: yWorks.yFiles.Algorithms.Geometry
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public interface IIntersectionHandler
Visual Basic
Public Interface IIntersectionHandler

Remarks

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

See Also