C# Class Esri.ArcGisServer.Rest.Geometry

Represents a geometry.
Afficher le fichier Open project: WSDOT-GIS/ArcGisServerRestApiWrapper

Méthodes publiques

Méthode Description
GetGeometryType ( ) : GeometryType

Returns the type of geometry.

The geometry type is determined by the presence of different properties.

Method Details

GetGeometryType() public méthode

Returns the type of geometry.
The geometry type is determined by the presence of different properties.
public GetGeometryType ( ) : GeometryType
Résultat GeometryType