Models a snap line that is a line segment in the world coordinate system that is parallel to the
x or y axis and to which other items (lines or points) snap to during interactive movements.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class SnapLine |
| Visual Basic |
|---|
Public Class SnapLine |
Remarks
GraphSnapContext makes use of this class to interactively snap moving elements to snap lines.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Input..::..SnapLine
yWorks.yFiles.UI.Input..::..NodeBasedSnapLine
yWorks.yFiles.UI.Input..::..NodePairBasedSnapLine
yWorks.yFiles.UI.Input..::..PointBasedSnapLine
yWorks.yFiles.UI.Input..::..SnapLine
yWorks.yFiles.UI.Input..::..NodeBasedSnapLine
yWorks.yFiles.UI.Input..::..NodePairBasedSnapLine
yWorks.yFiles.UI.Input..::..PointBasedSnapLine