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
StylePattern3DConstructor
Interface StylePattern3DConstructor
Hierarchy
StylePattern3DConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Style
Pattern3DConstructor
(
properties
?:
StylePattern3DProperties
)
:
StylePattern3D
Renders polygons with predefined style pattern fills.
Read more...
Parameters
Optional
properties:
StylePattern3DProperties
Returns
StylePattern3D
Methods
fromJSON
fromJSON
(
json
:
any
)
:
StylePattern3D
Parameters
json:
any
Returns
StylePattern3D
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Style
Pattern3DConstructor
constructor
fromJSON
Generated using
TypeDoc
Renders polygons with predefined style pattern fills.
Read more...