DroidDiagram Programmer's Guide
DrawLinkEvent.getGraphics Method
See Also
 






Gets a Canvas object whose methods should be used to draw the link.

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

 Syntax

Java  Copy Code

public Canvas getGraphics ()

 Return Value

A Canvas instance.

 See Also

DrawLinkEvent Members
DrawLinkEvent Class
com.mindfusion.diagramming Namespace