Search
AnchorPointCollection Constructor ()
See Also
 





Initializes a new instance of the AnchorPointCollection class.

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

 Syntax

C#  Copy Code

public AnchorPointCollection ()

Visual Basic  Copy Code

Public Sub New ()

 See Also