DroidDiagram Programmer's Guide
DrawNodeEvent.getShadow Method
See Also
 






Gets a value indicating whether the event is raised to draw the node's shadow.

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

 Syntax

Java  Copy Code

public boolean getShadow ()

 Return Value

true if now drawing the node's shadow; otherwise, false.

 See Also

DrawNodeEvent Members
DrawNodeEvent Class
com.mindfusion.diagramming Namespace