Optional properties: GeometryPropertiesReadonly cacheThe cache is used to store values computed from geometries that need to be cleared or recomputed upon mutation.
Readonly extentThe extent of the geometry.
Indicates if the geometry has M values.
Indicates if the geometry has z-values (elevation).
The spatial reference of the geometry.
WGS84 (wkid: 4326)
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html#spatialReference)
Readonly typeThe geometry type.
Protected _getProtected _setCreates a deep clone of the geometry.
Protected notifyConverts an instance of this class to its ArcGIS portal JSON representation.
Static fromJSONGenerated using TypeDoc
The base class for geometry objects.
Read more...