Gets the point at the specified position.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public PointF GetAt ( |
Visual Basic Copy Code |
---|
Public Function GetAt( _ |
The zero-based index of the point to retrieve.
The PointF object at the specified index.