Overload List

Draws a polygon with z position offset.

public abstract Void Polygon(System.Int32, System.Drawing.Point[])
public abstract Void Polygon(System.Double, Steema.TeeChart.Drawing.PointDouble[])
public abstract Void Polygon(Steema.TeeChart.Drawing.PointDouble[])
public abstract Void Polygon(Steema.TeeChart.Drawing.Point3D[])
public abstract Void Polygon(System.Drawing.Point[])

Remarks


Draws a polygon with the option of an overload to give it a z position offset.

See Also

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