Search
AnchorPointCollection.Clear Method
See Also
 





Removes all anchor points from the collection.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public override void Clear ()

Visual Basic  Copy Code

Public Overrides Sub Clear ()

 See Also