Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

geoClipRectangle

import { geoClipRectangle } from "https://cdn.skypack.dev/d3-geo@3.1.0";
function geoClipRectangle(
x02,
y02,
x12,
y12,
);
§
geoClipRectangle(x02, y02, x12, y12)
[src]

§Parameters