Search
DrawLinkEvent.getShadow Method
See Also
 

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

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

 Syntax

Java  Copy Code

public boolean getShadow ()

 Return Value

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

 See Also