Inserts the specified Path to the PathCollection at the specified index.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public void Insert ( |
Visual Basic Copy Code |
---|
Public Sub Insert( _ |
The method inserts a new element at a given position in the PathCollection. Use Add to add a new element to the end of the collection.