Search
ShapeListBox.ClearShapes Method
See Also
 





Removes all shapes from the list box.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public void ClearShapes ()

Visual Basic  Copy Code

Public Sub ClearShapes ()

 See Also