styleOrigin

The origin of the style from which the symbol was originally referenced. A reference to the style origin can be either by styleName or by styleUrl (but not both). It may be used to understand where a symbol was originally sourced from, but does not affect actual appearance or rendering of the symbol.

Referenced by: LineSymbol3D, MeshSymbol3D, PointSymbol3D, PolygonSymbol3D

Properties

Property Details
name Identifies a symbol in the style by name.
styleName A registered web style name, such as EsriThematicShapesStyle
styleUrl URL to a style definition.
Must be one of the following values:
  • String
    An absolute URL
  • String
    A relative path starting with ./

styleOrigin Example

{
  "styleName": "EsriThematicTreesStyle",
  "name": "Frangula"
}

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