Removes the specified Path element from the PathCollection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void Remove ( |
Visual Basic Copy Code |
---|
Public Sub Remove( _ |
The size of the PathCollection is corrected. Indexes of the elements after path are updated too.
WpfDiagram Programmer's Guide | © 2024 MindFusion |