An array of Graphics created via the drawing tool, intended for modification in lookups.
Non-interactive snapshot images of the map
An array of Graphics created via the drawing tool, not intended to be
modified externally (ie. in lookups). To modify drawn Graphics within a
lookup, use the drawingLayer
property instead.
A JSON representation of an ArcGIS Graphic. Graphics will be autocast at Form runtime using
Graphic.fromJSON
(see: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html#fromJSON).For information on what properties can be included, refer to the ArcGIS documentation here: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html