DroidDiagram Programmer's Guide
ShapeEvent Constructor (Object, Shape)
See Also
 






Initializes a new instance of the ShapeEvent class.

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

 Syntax

Java  Copy Code

public ShapeEvent (
    Object source,
    Shape shape
)

 Parameters

source

shape

The Shape related to the event.

 See Also

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