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





Removes the specified anchor point from the collection.

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

 Syntax

C#  Copy Code

public override bool Remove (
    AnchorPoint point
)

Visual Basic  Copy Code

Public Overrides Function Remove( _
    point As AnchorPoint _
) As Boolean

 Parameters

point

 Return Value

 See Also

AnchorPointCollection Members
AnchorPointCollection Class
MindFusion.Diagramming.Wpf Namespace