Overload List

public abstract Void Draw(System.Int32, System.Int32, CoreGraphics.CGImage)
public abstract Void Draw(System.Drawing.Rectangle, CoreGraphics.CGImage, System.Boolean)
public abstract Void Draw(System.Drawing.Rectangle, System.Drawing.Rectangle, CoreGraphics.CGImage, System.Boolean)
public abstract Void Draw(System.Drawing.Rectangle, System.Drawing.Rectangle, CoreGraphics.CGImage, System.Int32)

Paints the image in rectangle r.

public abstract Void Draw(System.Drawing.Rectangle, CoreGraphics.CGImage, Steema.TeeChart.Drawing.ImageMode, System.Boolean)

See Also

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