The default implementation of the INodeSnapResultProvider interface.

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 NodeSnapResultProvider : INodeSnapResultProvider
Visual Basic
Public Class NodeSnapResultProvider _
	Implements INodeSnapResultProvider

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Input..::..NodeSnapResultProvider

See Also