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