Gets or sets the point at the specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Point Item [ |
Visual Basic
Copy Code
|
|---|
Public Property Item( _ |
The zero-based index of the point to set or retrieve.
The Microsoft.Maui.Graphics.Point object at the specified index.
See Also