MindFusion.Wpf Pack Programmer's Guide
AnchorPointCollection.GetAt Method
See Also
 





Gets the anchor point at the specified position.

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

 Syntax

C#  Copy Code

public AnchorPoint GetAt (
    int index
)

Visual Basic  Copy Code

Public Function GetAt( _
    index As Integer _
) As AnchorPoint

 Parameters

index

 Return Value

 See Also

AnchorPointCollection Members
AnchorPointCollection Class
MindFusion.Diagramming.Wpf Namespace