MindFusion.Wpf Pack Programmer's Guide
TreeViewConnectionPoint.NearestAnchorPoint Method
See Also
 





ConnectionPoint.GetNearestAnchorPoint override.

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

 Syntax

C#  Copy Code

protected override Point NearestAnchorPoint (
    Point point,
    ref int idx
)

Visual Basic  Copy Code

Protected Overrides Function NearestAnchorPoint( _
    point As Point, _
    ByRef idx As Integer _
) As Point

 Parameters

point

idx

 Return Value

 See Also

TreeViewConnectionPoint Members
TreeViewConnectionPoint Class
MindFusion.Diagramming.Wpf Namespace