Search
LinkLabel.getLink Method
See Also
 

Returns the DiagramLink that displays this label.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

protected DiagramLink getLink ()

 Return Value

A DiagramLink instance.

 See Also