ASP.NET Pack Programmer's Guide
DiagramEvent Members
Constructors Methods
 


Contains information passed to the events defined in DiagramListener.

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

 Public Constructors

  Name Description

DiagramEvent

Overloaded.  

 Public Methods

  Name Description

getClipRect

Gets the current clipping rectangle.

getGraphics

Gets a Graphics2D object whose methods should be used to draw the custom graphics.

getMouseButton

Gets the mouse button related to the event.

getPointerPosition

Gets the pointer position.

getVisibleRect

Gets what part of the diagram is currently visible.

 See Also

DiagramEvent Class
com.mindfusion.diagramming Namespace