Gets the point at the specified position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Point GetAt ( |
Visual Basic Copy Code |
---|
Public Function GetAt( _ |
The zero-based index of the point to retrieve.
The Point object at the specified index.
WpfDiagram Programmer's Guide | © 2024 MindFusion |