Search
LinkShapeEvent.setHandled Method
See Also
 

Sets if the event handler has set a custom loop shape.

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

 Syntax

Java  Copy Code

public void setHandled (
    boolean handled
)

 Parameters

handled

 See Also