Search
PointCollection.Clear Method
See Also
 





Removes all points from the collection.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public new void Clear ()

Visual Basic  Copy Code

Public Shadows Sub Clear ()

 See Also