OptionalangleNumeric value that defines the number of degrees ranging from 0-360, that a marker symbol is rotated. The rotation is from East in a counter-clockwise direction where East is the 0° axis.
OptionalcontentString value indicating the content type for the image.
OptionalheightNumeric value used if needing to resize the symbol. Specify a value in points. If images are to be displayed in their original size, leave this blank.
OptionalimageString value indicating the base64 encoded data.
OptionaloutlineSets the outline of the symbol.
The type of symbol. See SymbolJsonType.
OptionalurlRelative URL for static layers and full URL for dynamic layers. Access
relative URL using
http://
OptionalwidthNumeric value used if needing to resize the symbol. If images are to be displayed in their original size, leave this blank.
OptionalxoffsetNumeric value indicating the offset on the x-axis in pixels.
OptionalxscaleNumeric value indicating the scale factor in x direction.
OptionalyoffsetNumeric value indicating the offset on the y-axis in pixels.
OptionalyscaleNumeric value indicating the scale factor in y direction.
Picture fill symbols can be used to symbolize polygon geometries.
See https://developers.arcgis.com/web-map-specification/objects/esriPFS_symbol/.