Search
DiagramAdapter.requestCacheReset Method
See Also
 

Raised when an object within the diagram requests a reset of the cached bitmap.

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

 Syntax

Java  Copy Code

public void requestCacheReset (
    EventObject e
)

 Parameters

e

An EventObject instance providing more information about the event.

 See Also