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 be gradient drawn.
rc
Rectangle to be gradient drawn.

See Also

GradientColor Class | Resco.Controls.CommonControls Namespace