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

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

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

Inheritance Hierarchy

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

See Also