Specialized subclass of MovementInfo that describes the movement of the endpoint of an IEdge in the context of GraphSnapContext.

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 EdgeEndMovementInfo : MovementInfo
Visual Basic
Public Class EdgeEndMovementInfo _
	Inherits MovementInfo

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Input..::..MovementInfo
    yWorks.yFiles.UI.Input..::..EdgeEndMovementInfo

See Also