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.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
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