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.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
[ObfuscationAttribute(Exclude = true, StripAfterObfuscation = false, ApplyToMembers = false)] public class SnapLine |
| Visual Basic |
|---|
<ObfuscationAttribute(Exclude := True, StripAfterObfuscation := False, _ ApplyToMembers := False)> _ 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