PaintEventArgs
Wisej.Web.PaintEventArgs
Last updated
Was this helpful?
Wisej.Web.PaintEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the Paint event.
Initializes a new instance of the PaintEventArgs class with the specified graphics and clipping rectangle.
graphics
clipRect
Rectangle: Returns the rectangle in which to paint.
Graphics: Returns the graphics used to paint.
The used to paint the item.
The that represents the rectangle in which to paint.
Represents the method that will handle the event of a .