The Envelope type exposes the following members.
Methods
Name | Description | |
---|---|---|
FromJson |
Creates a new envelope from JSON.
| |
ToString |
Returns the JSON representation of the geometry.
(Inherited from GeometryBase.) |
Extension Methods
Name | Description | |
---|---|---|
Buffer |
Buffers the extent by the specified distance.
(Defined by GeometryFunctions.) | |
Centre |
Returns the centre point of the extent.
(Defined by GeometryFunctions.) | |
ToJson |
Returns the JSON representation of the geometry.
(Defined by Json.) |
See Also