Search
DrawAnchorPointEventArgs Class
See Also
 





Contains the arguments passed to the drawAnchorPoint event handlers.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
DrawAnchorPointEventArgs.prototype = {}

 Inheritance Hierarchy

MindFusion.Diagramming.CancelEventArgs
    MindFusion.Diagramming.ItemEventArgs
        MindFusion.Diagramming.NodeEventArgs
            MindFusion.Diagramming.DrawAnchorPointEventArgs

 See Also