C# Class Esri.ArcGisServer.Rest.Geometry

Represents a geometry.
ファイルを表示 Open project: WSDOT-GIS/ArcGisServerRestApiWrapper

Public Methods

Method Description
GetGeometryType ( ) : GeometryType

Returns the type of geometry.

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

Method Details

GetGeometryType() public method

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