DroidDiagram Programmer's Guide
DrawLinkEvent.getLink Method
See Also
 






Gets the DiagramLink object that should be custom drawn.

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

 Syntax

Java  Copy Code

public DiagramLink getLink ()

 Return Value

An instance of the DiagramLink class.

 See Also

DrawLinkEvent Members
DrawLinkEvent Class
com.mindfusion.diagramming Namespace