Search
DrawEventArgs Members
Properties
 


Contains the arguments passed to general drawing event handlers.

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

 Public Properties

  Name Description

Bounds

Gets the bounding rectangle related to the drawing.

Graphics

Gets the target of the drawing.

 See Also