ASP.NET Pack Programmer's Guide
RepaintEventArgs Members
Constructors Properties
 


Specifies the coordinates of the area that should be repainted by views when the Repaint event is raised.

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

 Public Constructors

  Name Description

RepaintEventArgs

Overloaded. Initializes a new instance of the RepaintEventArgs class.

 Public Properties

  Name Description

InvalidRect

Gets the rectangular area in the diagram document that should be repainted.

RedrawCacheImage

Gets a value indicating whether the back-buffer cache image should be repainted as well.

SourceView

Gets the view object that raised the event.

 See Also

RepaintEventArgs Class
MindFusion.Diagramming Namespace