DroidDiagram Programmer's Guide
DrawItemEvent Members
Constructors Methods
 


Contains information passed to the custom-draw events defined in DiagramListener.

The following tables list the members exposed by the DrawItemEvent type.

 Public Constructors

  Name Description

DrawItemEvent

Initializes a new DrawItemEvent instance.

 Public Methods

  Name Description

getGraphics

Gets a reference to the destination graphics object.

getItem

Gets a reference to the item related to the event.

 See Also

DrawItemEvent Class
com.mindfusion.diagramming Namespace