Removes all items from the selection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void Clear () |
Visual Basic Copy Code |
---|
Public Sub Clear () |
Call Clear to deselect all items. The items are not deleted. The method also sets the diagram's ActiveItem to null.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |