Overload List

Returns the bounding rectangle for a given array of XY points.

public Rectangle RectFromPolygon(System.Int32, System.Drawing.Point[])

Returns the bounding rectangle for a given array of XY points.

public Rectangle RectFromPolygon(System.Int32, Steema.TeeChart.Drawing.PointDouble[])

Remarks


Returns the bounding rectangle for a given array of XY points.
That is, the minimum rectangle that fits all points.

See Also

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