A snap result represents a SnapLine to which the current moved item will potentially snap.

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class SnapLineSnapResult : SnapResult
Visual Basic
Public Class SnapLineSnapResult _
	Inherits SnapResult

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Input..::..SnapResult
    yWorks.yFiles.UI.Input..::..SnapLineSnapResult

See Also