C# Class PreStorm.GeometryBase

Represents the base class for all geometry types that are supported by ArcGIS Rest API.
Afficher le fichier Open project: jshirota/PreStorm Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns the JSON representation of the geometry.

Method Details

ToString() public méthode

Returns the JSON representation of the geometry.
public ToString ( ) : string
Résultat string