Contains the arguments passed to the drawLink event handlers.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class DrawLinkEvent extends EventObject |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.diagramming.DrawLinkEvent
See Also