MindFusion.Wpf Pack Programmer's Guide
TableConnectionPoint.UpdateFromPoint Method
See Also
 





Updates the connection stated according to the specified point, without changing the related node.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected override void UpdateFromPoint (
    Point point
)

Visual Basic  Copy Code

Protected Overrides Sub UpdateFromPoint( _
    point As Point _
)

 Parameters

point

 See Also

TableConnectionPoint Members
TableConnectionPoint Class
MindFusion.Diagramming.Wpf Namespace