MonoTouch.CoreGraphics.CGContext.DrawLinearGradient Method
Draws the specified gradient such that lines perpendicular to that between startPoint and endPoint will be the same color.

Syntax

public void DrawLinearGradient (CGGradient gradient, System.Drawing.PointF startPoint, System.Drawing.PointF endPoint, CGGradientDrawingOptions options)

Parameters

gradient
The gradient to be drawn.
startPoint
The point anchoring the beginning of the gradient.
endPoint
The point anchoring the end of the gradient.
options
The MonoTouch.CoreGraphics.CGGradientDrawingOptions, if any, to be applied to the gradient.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MonoTouch.CoreGraphics
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0