MapplMath.GetIntPointArrayBounds

Модуль: MapplMath

Определить границы массива целочисленных точек

Объявление

procedure GetIntPointArrayBounds(pBuf: PPoint; Index, Count: integer;
	 var aMinX, aMaxX, aMinY, aMaxY: double; kPrecision: double = 1);