Represents a strongly-typed collection of Path objects.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public sealed class PathCollection : List<Path> |
Visual Basic Copy Code |
---|
Public NotInheritable Class PathCollection |
System.Object
System.Collections.Generic.List(Path)
MindFusion.Diagramming.PathCollection
Diagramming for .NET MAUI Guide | © 2024 MindFusion |