MindFusion.Wpf Pack Programmer's Guide
TreeViewConnectionPoint.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

TreeViewConnectionPoint Members
TreeViewConnectionPoint Class
MindFusion.Diagramming.Wpf Namespace