xtd 0.2.0
Loading...
Searching...
No Matches

◆ paint_event_args() [2/2]

xtd::forms::paint_event_args::paint_event_args ( xtd::drawing::graphics graphics,
const drawing::rectangle clip_rectangle 
)

Initializes a new instance of the paint_event_args class with the specified control, clipping rectangle.

Parameters
graphics_The xtd::drawing::graphics used to paint the item.
clip_rectangleThe xtd::drawing::rectangle that represents the rectangle in which to paint.