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

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

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