Gets the DiagramLink at the specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramLink Item [ |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item( _ |
The zero-based index of the link to get.
An instance of the DiagramLink class that represents the link at the specified position.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |