Построить буферную зону заданного размера
function BuildLineBuffer(LineBufferKind: TBuildLineBufferModifyType;
pBuf: TArrayDoublePoint; PointCount,oType: integer;
ArcAngleStep,LineBufferRadius,Delta: Double;
flEndPointArc,flOwnerEndPoints,flLeftOfLine: boolean): boolean;