Gets the DiagramLink at the specified position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public DiagramLink Item [ |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Item( _ |
An instance of the DiagramLink class that represents the link at the specified position.
See Also