C# Class PreStorm.Envelope

Represents the envelope geometry.
Inheritance: GeometryBase
Afficher le fichier Open project: jshirota/PreStorm Class Usage Examples

Méthodes publiques

Méthode Description
FromJson ( string json ) : Envelope

Creates a new envelope from JSON.

Method Details

FromJson() public static méthode

Creates a new envelope from JSON.
public static FromJson ( string json ) : Envelope
json string
Résultat Envelope