Search
DiagramAdapter.drawBackground Method
See Also
 

Raised to let you custom draw the diagram background.

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

 Syntax

Java  Copy Code

public void drawBackground (
    DiagramEvent e
)

 Parameters

e

 See Also