Search
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