A sophisticated implementation of the IHandle interface
the can be used to relocate a port.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public abstract class EdgeEndMoveHandle : IHandle, IDragHandler, IPoint |
| Visual Basic |
|---|
Public MustInherit Class EdgeEndMoveHandle _ Implements IHandle, IDragHandler, IPoint |
Remarks
This class heavily relies on the implementation of the IEdgePortCandidateProvider that is
queried from the IEdge this handle is acting on.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Input..::..EdgeEndMoveHandle
yWorks.yFiles.UI.Input..::..PortRelocationHandle
yWorks.yFiles.UI.Input..::..EdgeEndMoveHandle
yWorks.yFiles.UI.Input..::..PortRelocationHandle