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





Removes the anchor point at the specified index of the collection.

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

 Syntax

C#  Copy Code

public override void RemoveAt (
    int index
)

Visual Basic  Copy Code

Public Overrides Sub RemoveAt( _
    index As Integer _
)

 Parameters

index

 See Also

AnchorPointCollection Members
AnchorPointCollection Class
MindFusion.Diagramming.Wpf Namespace