Enumeration for Geometry type. This is used in the GeometryType property of the
MessageField class.

Declaration Syntax
Public Enumeration GeometryType
public enum class GeometryType

Members
Member | Description |
---|
None |
None
|
Point |
Point geometry
TmsPoint is an object of this type.
|
Envelope |
Envelope geometry
TmsEnvelope is an object of this type.
|
Polygon |
Polygon geometry
TmsPolygon is an object of this type.
|
Polyline |
Polyline geometry
TmsPolyline is an object of this type.
|
Assembly:
ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)