A specialized SnapLine that carries two nodes as additional information that can be used for the visualization.

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class NodePairBasedSnapLine : SnapLine
Visual Basic
Public Class NodePairBasedSnapLine _
	Inherits SnapLine

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Input..::..SnapLine
    yWorks.yFiles.UI.Input..::..NodePairBasedSnapLine

See Also