GraphView.DeleteElements
public void DeleteElements(IEnumerable<GraphElement> elementsToRemove);
Parameters
| elementsToRemove | Elements to remove. |
Description 描述
Remove elements from the graph view.
| elementsToRemove | Elements to remove. |
Remove elements from the graph view.