MobileForms Toolkit Documentation

GradientColor.Draw Method 

Draws the gradient at the specified rectangle to the specified graphics.

public void Draw(
Graphics gr,
Rectangle destRect
);

Parameters

gr
Graphics to be gradient drawn.
destRect
Rectangle to be gradient drawn.

See Also

GradientColor Class | Resco.Drawing Namespace