Overload List

Paints the image at x,y coordinates.

public override Void Draw(System.Int32, System.Int32, Android.Graphics.Bitmap)
public Void Draw(System.Drawing.Point[], Android.Graphics.Bitmap, Steema.TeeChart.Drawing.ImageMode, System.Boolean)

Paints the image in rectangle r.

public override Void Draw(System.Drawing.Rectangle, System.Drawing.Rectangle, Android.Graphics.Bitmap, System.Boolean)

See Also

Graphics3DAndroid Class | Graphics3DAndroid Members | Steema.TeeChart.Drawing Namespace