Gets the DiagramLink at the specified position.
Namespace: MindFusion.Diagramming
Package: 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.