A specialized SnapLine that carries a Node as additional information that can be used for the visualization.

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

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

Inheritance Hierarchy

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

See Also