The following tables list the members exposed by Geometry.
Name | Description | |
---|---|---|
Extent | Gets the minimum enclosing Envelope of the instance | |
SpatialReference | Gets or sets the spatial reference. |
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current Object. | |
FromJson | Deserializes the JSON string to geometry. | |
GetResolution | Overloaded. Gets the resolution. | |
GetScale | Overloaded. Gets the scale. | |
NormalizeCentralMeridian | Normalizes geometry to stay within a -180 to 180 degree extent, for geometries in Geographic WGS84 (4326) and WebMercator. | |
ToJson | Serializes the geometry to JSON. |