Adds the specified Path to the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void Add ( |
Visual Basic Copy Code |
---|
Public Sub Add( _ |
The Path object is added at the end of the PathCollection. Use Insert to specify the place of the new element.
WpfDiagram Programmer's Guide | © 2024 MindFusion |