MobileForms Toolkit Documentation

GradientColor.DrawGradient Method 

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

public void DrawGradient(
Graphics gr,
Rectangle rc
);

Parameters

gr
Graphics to draw gradient on.
rc
Rectangle to draw gradient in.

See Also

GradientColor Class | Resco.Controls.ScrollBar Namespace