Adds the specified Path to the collection.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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.