MindFusion.Wpf Pack Programmer's Guide
AnchorPattern Constructor (AnchorPointCollection)
See Also
 





Intializes a new instance of the AnchorPattern class with the specified anchor points.

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

 Syntax

C#  Copy Code

public AnchorPattern (
    AnchorPointCollection points
)

Visual Basic  Copy Code

Public New ( _
    points As AnchorPointCollection _
)

 Parameters

points
A collection of AnchorPoint objects.

 See Also

AnchorPattern Constructor Overload List
AnchorPattern Class
MindFusion.Diagramming.Wpf Namespace