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
PolylineConstructor
Interface PolylineConstructor
Hierarchy
PolylineConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Polyline
Constructor
(
properties
?:
PolylineProperties
)
:
Polyline
A polyline contains an array of
paths
and
spatialReference
.
Read more...
Parameters
Optional
properties:
PolylineProperties
Returns
Polyline
Methods
fromJSON
fromJSON
(
json
:
any
)
:
Polyline
Parameters
json:
any
Returns
Polyline
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Polyline
Constructor
constructor
fromJSON
Generated using
TypeDoc
A polyline contains an array of paths and spatialReference.
Read more...