MobileForms Toolkit Documentation

DrawEventArgs  Constructor 

Initializes a new instance of the DrawEventArgs class.

public DrawEventArgs(
Graphics graphics,
Rectangle bounds
);

Parameters

graphics
Graphics surface to draw on.
bounds
Rectangle that represents the bounds to draw to.

See Also

DrawEventArgs Class | Resco.Controls.ProgressBar Namespace