Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PreStorm
Envelope
C# Class PreStorm.Envelope
Represents the envelope geometry.
Inheritance:
GeometryBase
Mostrar archivo
Open project: jshirota/PreStorm
Class Usage Examples
Public Methods
Method
Description
FromJson
(
string
json
) :
Envelope
Creates a new envelope from JSON.
Method Details
FromJson()
public
static
method
Creates a new envelope from JSON.
public
static
FromJson
(
string
json
) :
Envelope
json
string
return
Envelope