Search
DiagramEventArgs Properties
 


 Public Properties

  Name Description

ClipRect

Gets the current clipping rectangle.

Graphics

Gets an object implementing the IGraphics interface whose methods should be used to draw the custom graphics.

MouseButton

Gets or sets which mouse button has been pressed.

MousePosition

Gets or sets the current mouse pointer position.

VisibleRect

Specifies what part of the diagram is currently visible.

 See Also