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





Adds the specified anchor point to the collection.

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

 Syntax

C#  Copy Code

public override void Add (
    AnchorPoint point
)

Visual Basic  Copy Code

Public Overrides Sub Add( _
    point As AnchorPoint _
)

 Parameters

point

 See Also

AnchorPointCollection Members
AnchorPointCollection Class
MindFusion.Diagramming.Wpf Namespace