MindFusion.Diagramming for Xamarin Programmer's Guide
ConnectionPoint.GetAnchorPos Method (Int32)
See Also
 






Returns the point from the node's associated anchor pattern (if any) with the specified index or the link's initial point.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public virtual Point GetAnchorPos (
    int anchorIdx
)

Visual Basic  Copy Code

Public Overridable Function GetAnchorPos( _
    anchorIdx As Integer _
) As Point

 Parameters

anchorIdx

 Return Value

 See Also

GetAnchorPos Method Overload List
ConnectionPoint Members
ConnectionPoint Class
MindFusion.Diagramming Namespace