Optional properties: SimpleFillSymbolPropertiesThe color of the symbol.
black
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-Symbol.html#color)
The outline of the polygon.
The fill style.
solid
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleFillSymbol.html#style)
Readonly typeThe symbol type.
Protected _getProtected _setCreates a deep clone of the symbol.
Protected notifyConverts an instance of this class to its ArcGIS portal JSON representation.
Static fromJSONGenerated using TypeDoc
SimpleFillSymbol is used for rendering 2D polygons in either a MapView or a SceneView.
Read more...