Gets the Path at the specified position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Path GetAt ( |
Visual Basic
Copy Code
|
|---|
Public Function GetAt( _ |
The Path at the specified position in the PathCollection.
See Also