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
ImageIdentifyResultConstructor
Interface ImageIdentifyResultConstructor
Hierarchy
ImageIdentifyResultConstructor
Index
Constructors
constructor
Properties
processed
Values
Methods
fromJSON
Constructors
constructor
new
Image
Identify
Result
Constructor
(
properties
?:
ImageIdentifyResultProperties
)
:
ImageIdentifyResult
Parameters
Optional
properties:
ImageIdentifyResultProperties
Returns
ImageIdentifyResult
Properties
processed
Values
processed
Values
:
string
[]
The attributes of the identified object.
Read more...
Methods
fromJSON
fromJSON
(
json
:
any
)
:
ImageIdentifyResult
Parameters
json:
any
Returns
ImageIdentifyResult
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Image
Identify
Result
Constructor
constructor
processed
Values
fromJSON
Generated using
TypeDoc
The attributes of the identified object.
Read more...