Returns the minimum left / top and the maximum right / bottom for all the points in "p" polygon
public Rectangle PolygonBounds(Point[] p)

Remarks


Returns the minimum left / top and the maximum right / bottom for all the points in "p" polygon.

See Also

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