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

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public class PortMovementInfo : MovementInfo
Visual Basic
Public Class PortMovementInfo _
	Inherits MovementInfo

Inheritance Hierarchy

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

See Also