DroidDiagram Programmer's Guide
DrawAnchorPointEvent.getNode Method
See Also
 






Gets the node whose anchor point is being drawn.

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

 Syntax

Java  Copy Code

public DiagramNode getNode ()

 Return Value

An instance of the DiagramNode class.

 See Also

DrawAnchorPointEvent Members
DrawAnchorPointEvent Class
com.mindfusion.diagramming Namespace