font

Font used for text symbols

Referenced by: Text Symbol (esriTS)

Properties

Property Details
decoration The text decoration.
Valid values:
  • line-through
  • none
  • underline
family The font family.
size The font size in points.
style The text style.
Valid values:
  • italic
  • normal
  • oblique
weight The text weight.
Valid values:
  • bold
  • bolder
  • lighter
  • normal

Example

{
  "family": "Arial",
  "size": 12,
  "style": "normal",
  "weight": "bold",
  "decoration": "none"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.