Overload List

public abstract Void LineTo(System.Int32, System.Int32)

Draws a line to Point with z depth offset.

public Void LineTo(System.Drawing.Point, System.Int32)

Draws line from present position to end co-ordinates with z depth offset.

public abstract Void LineTo(System.Int32, System.Int32, System.Int32)

Draws a Line to 3D Point.

public abstract Void LineTo(Steema.TeeChart.Drawing.Point3D)

See Also

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