.NET Framework Class Library
PaintEventArgs Members

Provides data for the Paint event.

The PaintEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodSupported by the .NET Compact FrameworkPaintEventArgsInitializes a new instance of the PaintEventArgs class with the specified graphics and clipping rectangle.
Top
Methods

  NameDescription
Public methodDisposeOverloaded. Releases the resources used by the PaintEventArgs.
Public methodSupported by the .NET Compact FrameworkEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkFinalizeOverloaded.
Public methodSupported by the .NET Compact FrameworkGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkClipRectangleGets the rectangle in which to paint.
Public propertySupported by the .NET Compact FrameworkGraphicsGets the graphics used to paint.
Top
See Also

Reference

Tags :


Page view tracker