Search
TreeViewConnectionPoint.GetNearestAnchorPoint Method
See Also
 






ConnectionPoint.GetNearestAnchorPoint override.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected override AnchorPointDetails GetNearestAnchorPoint (
    Point point
)

Visual Basic  Copy Code

Protected Overrides Function GetNearestAnchorPoint( _
    point As Point _
) As AnchorPointDetails

 Parameters

point

 Return Value

 See Also