Inserts the specified path to the collection at the specified index.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void Insert ( |
Visual Basic Copy Code |
---|
Public Sub Insert( _ |
The method insertes a new element at a gieven position in the PathCollection. Use Add to add a new element to the end of the collection.
WpfDiagram Programmer's Guide | © 2024 MindFusion |