C# 클래스 Esri.ArcGisServer.Rest.Geometry

Represents a geometry.
파일 보기 프로젝트 열기: WSDOT-GIS/ArcGisServerRestApiWrapper

공개 메소드들

메소드 설명
GetGeometryType ( ) : GeometryType

Returns the type of geometry.

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

메소드 상세

GetGeometryType() 공개 메소드

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