Search
Preparing search index...
The search index is not available
@types/arcgis-js-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/arcgis-js-api
__esri
ExtentConstructor
Interface ExtentConstructor
Hierarchy
ExtentConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Extent
Constructor
(
properties
?:
ExtentProperties
)
:
Extent
The minimum and maximum X and Y coordinates of a bounding box.
Read more...
Parameters
Optional
properties:
ExtentProperties
Returns
Extent
Methods
fromJSON
fromJSON
(
json
:
any
)
:
Extent
Parameters
json:
any
Returns
Extent
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Extent
Constructor
constructor
fromJSON
Generated using
TypeDoc
The minimum and maximum X and Y coordinates of a bounding box.
Read more...