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
FontConstructor
Interface FontConstructor
Hierarchy
FontConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Font
Constructor
(
properties
?:
FontProperties
)
:
Font
The font used to display
2D text symbols
and
3D text symbols
.
Read more...
Parameters
Optional
properties:
FontProperties
Returns
Font
Methods
fromJSON
fromJSON
(
json
:
any
)
:
Font
Parameters
json:
any
Returns
Font
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Font
Constructor
constructor
fromJSON
Generated using
TypeDoc
The font used to display 2D text symbols and 3D text symbols.
Read more...