Provides extension methods for converting geometries to JSON.
Inheritance Hierarchy
PreStormJson
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
The Json type exposes the following members.
Methods
Name | Description | |
---|---|---|
ToGeometry |
Creates a new geometry from JSON.
| |
ToJson |
Returns the JSON representation of the geometry.
|
See Also