DroidDiagram Programmer's Guide
NodeValidationEvent Constructor (Object, DiagramNode, Rectangle2D)
See Also
 






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

 Syntax

Java  Copy Code

public NodeValidationEvent (
    Object source,
    DiagramNode node,
    RectF selectionRectangle
)

 Parameters

source

node

selectionRectangle

 See Also

NodeValidationEvent Constructor Overload List
NodeValidationEvent Class
com.mindfusion.diagramming Namespace