IExtent
Extents are used to define rectangles and bounding boxes.
IExtent can also be imported from the following packages:
import { IExtent } from "@esri/arcgis-rest-geocoding";
import { IExtent } from "@esri/arcgis-rest-service-admin";
import { IExtent } from "@esri/arcgis-rest-feature-layer";
Properties
| Property | Type | Notes |
|---|---|---|
| number | ||
| number | ||
| number | ||
| number | ||
| Optional | ISpatialReference | |
| Optional | number | |
| Optional | number |
Interface defined in packages/arcgis-rest-types/src/geometry.ts:217