Search
DrawEventArgs Members
Properties
 


Encapsulates information for general custom drawing.

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

 Public Properties

  Name Description

Bounds

Gets the bounding rectangle of the element being drawn.

Graphics

Gets the target graphics.

 See Also